#9671: Improve bar chart and histogram support
-------------------------------------+-------------------------------------
       Reporter:  kcrisman           |        Owner:  jason, was
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/improve_bar_chart_and_histogram_support|  
8d7387a2748f4dd51b8c955a777c67a8a8c465b5
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by ppurka):

 This is good. I don't see any problems with this patch. It provides a
 basic histogram support that was missing in Sage.

 Regarding `RealDistribution` - this can be done in another ticket.
 Regarding `TimeSeries` - the histogram function there should not be
 replaced with this one, because that one does not return a plot.

 If there are no objections, we should do the following:

 1. Merge this ticket
 2. Open a new ticket for `TimeSeries` to add a `histogram_plot` method to
 it (or something named similarly)
 3. Open another new ticket for `RealDistribution` to modify its
 `RealDistribution.generate_histogram_plot` to be an alias to  or call this
 function. That one has some additional parameters which we have to take
 care of.

--
Ticket URL: <http://trac.sagemath.org/ticket/9671#comment:21>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to