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
Original issue 12 created by eaburns on 2012-06-05T19:36:38.000Z:
Currently you cannot have multi-line text (plot title, axis label, and tick-labels; the latter is the most important). There should probably be a new Text object that handles multiple lines of text for which you can compute the various extents of the entire block.
This also requires thought about drawing the text centered, left, and right aligned and possibly justified, ick!
The text was updated successfully, but these errors were encountered:
Original issue 12 created by eaburns on 2012-06-05T19:36:38.000Z:
Currently you cannot have multi-line text (plot title, axis label, and tick-labels; the latter is the most important). There should probably be a new Text object that handles multiple lines of text for which you can compute the various extents of the entire block.
This also requires thought about drawing the text centered, left, and right aligned and possibly justified, ick!
The text was updated successfully, but these errors were encountered: