You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, what would you expect rect 0 20 to mean? Are you trying to create a horizontal "strut" (i.e. a diagram that produces no output but takes up some space)? If so, you should use strutX.
However, I do agree the behavior of rect with arguments of 0 ought to be improved; see #43.
(Reported by tad.doxsee at gmail; imported from http://code.google.com/p/diagrams/issues/detail?id=90)
results in nans in the svg file and the entire svg is blank in a browser. If the rect has nonzero width
then everything is OK.
What version of the product are you using? 0.5
On what operating system? Ubuntu 12.04
Using the Cairo backend.
The text was updated successfully, but these errors were encountered: