#12592: plot error for message for too large figsize
------------------------+---------------------------------------------------
   Reporter:  dkrenn    |          Owner:  jason, was          
       Type:  defect    |         Status:  new                 
   Priority:  minor     |      Milestone:  sage-5.0            
  Component:  graphics  |       Keywords:  plot, error, figsize
Work_issues:            |       Upstream:  N/A                 
   Reviewer:            |         Author:                      
     Merged:            |   Dependencies:                      
------------------------+---------------------------------------------------
 {{{
 sage: show(stats.IntList((1,2,3,4)).plot(figsize=(1,328)))
 Traceback (most recent call last):
 ...
 ValueError: width and height must each be below 32768
 }}}
 It seems that there is a scaling of the size by a factor 100. At least the
 error message should be altered to give the correct value.

 This was originally reported by Lukas Prokop on
 [https://spreadsheets.google.com/pub?key=pCwvGVwSMxTzT6E2xNdo5fA the
 public bug reports from the notebook interface]

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12592>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to