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 133 created by eaburns on 2013-07-17T13:22:42.000Z:
Currently plotter.BoxPlot and plotter.BarChart (maybe others) use absolute values for their widths. It can be hard to predict a good width, and currently one either needs to do very roundabout things (see this discussion: https://groups.google.com/d/topic/plotinum-discuss/WD02Ty30G2c/discussion) or to have a good guess. Perhaps using a relative width would be better. Can we make a nice API that supports both?
The text was updated successfully, but these errors were encountered:
Original issue 133 created by eaburns on 2013-07-17T13:22:42.000Z:
Currently plotter.BoxPlot and plotter.BarChart (maybe others) use absolute values for their widths. It can be hard to predict a good width, and currently one either needs to do very roundabout things (see this discussion: https://groups.google.com/d/topic/plotinum-discuss/WD02Ty30G2c/discussion) or to have a good guess. Perhaps using a relative width would be better. Can we make a nice API that supports both?
The text was updated successfully, but these errors were encountered: