Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There are several ways to plot histograms in Sage, none obvious.

  • Time Series in Sage have them - see here for an example.
  • R, as mentioned above.
  • Matplotlib can do them directly as well, you just have to know how to do their plots in Sage. The Sage beginners guide by Craig Finch (not part of the development team) has some very nice examples.

I think there are even more ways but I don't have them "on me" right now. Naturally, the correct answer is for me or someone else to get off my duff and finish getting Trac 9671 into Sage.