#12962: Implement multi-function plotting options in plot()
-------------------------------------+-------------------------------------
       Reporter:  alauve             |        Owner:  was
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-7.3
      Component:  user interface     |   Resolution:
       Keywords:  plot, linestyle,   |    Merged in:
  color                              |
        Authors:  Aaron Lauve        |    Reviewers:  Paul Masson
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/graphics/multi_function_plot_options-12962|  
276f8eb2f08a898e6be8b20c09dd9c5b4f49a5b0
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by tscrim):

 * status:  needs_work => needs_review
 * commit:   => 276f8eb2f08a898e6be8b20c09dd9c5b4f49a5b0
 * branch:   => public/graphics/multi_function_plot_options-12962


Comment:

 I have no idea about what happened to the branch...strange...

 My 2 cents: I think having the default linestyle being a solid color is
 what we should do. I haven't really looked into the code, but just having
 the option of providing multiple colors is a huge +1 for including this
 (and is a natural thing for people to try when doing multiple plots).
 ----
 New commits:
 
||[https://git.sagemath.org/sage.git/commit?id=d169dc10c372f42287f4dddd3d75ceb5aceea4e3
 d169dc1]||{{{Started adding multiple directives for color and linestyle to
 _plot()}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=58f8323e9dc7451d28a00c7e3c334c0ca879b684
 58f8323]||{{{multi-function plotting now allows for  and  to be
 dictionaries/lists/tuples. Similar functionality added for  and .}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=2fb91728fd4c4b0f2f0cf4d2c1784d4c63a3b725
 2fb9172]||{{{deleted superfluous whitespace}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=d02567ebfc875b4e6bf179c247429b31b1dbf6c8
 d02567e]||{{{made plot-curve colors uniform, for ease of deciphering in
 lieu of a legend, when plot() is called with multiple functions.}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=c6ed63889fb55b07ba3e134b3c3d4165c6560230
 c6ed638]||{{{removed sphinx_plot calls, as I wasn't sure how to get them
 to work with doctests. (hope to put them back eventually.)}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=ded10390c98b1f8cb29208debe5c4baa0319b392
 ded1039]||{{{added some sphinx_plot calls}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=f93aaf3543acd63a6783b5275cf6b5889c4d3080
 f93aaf3]||{{{Merge branch 'develop' into
 t/12962/implement_multi_function_plotting_options_in_plot__}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=c9b1aa481c1a817899603255d05be7ad1aaadf36
 c9b1aa4]||{{{fixed a typo}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=f7394a8a3d15dd4734a2bb13cdcae2b750641136
 f7394a8]||{{{Implemented new method for sampling colors from the spectrum
 for multi-function plotting.}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=276f8eb2f08a898e6be8b20c09dd9c5b4f49a5b0
 276f8eb]||{{{Merge branch
 'u/alauve/implement_multi_function_plotting_options_in_plot__' of
 trac.sagemath.org:sage into
 public/graphics/multi_function_plot_options-12962}}}||

--
Ticket URL: <https://trac.sagemath.org/ticket/12962#comment:32>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to