#17618: Update matplotlib so that plot_directive is less broken
-------------------------------------+-------------------------------------
       Reporter:  tmonteil           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.5
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Thierry Monteil    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/fbissey/MPL-1.4  |  8ee674d1b6e6bc2e22d7bc9f0ad9af05cce766d5
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by strogdon):

 Actually with {{{interpolation_type='nn'}}} no 3D-graphic is generated at
 all. And changing {{{'nn'}}} to {{{'cubic'}}} I get:
 {{{
 sage -t src/sage/plot/plot3d/list_plot3d.py
 **********************************************************************
 File "src/sage/plot/plot3d/list_plot3d.py", line 138, in
 sage.plot.plot3d.list_plot3d.list_plot3d
 Failed example:
 list_plot3d(l,interpolation_type='cubic',texture='yellow',num_points=100)
 Expected:
     Graphics3d Object
 Got:
     doctest:3847: UserWarning: Warning: converting a masked element to
 nan.
     Graphics3d Object
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17618#comment:24>
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