Version 1.4.0
I’ve mentioned all the cool stuff in posts already, but here’s the list:
- Add ‘baseline’ attribute to Axis, Bar uses this to know when to draw ‘up’ or ‘down’.
- Fix incorrect coloring of text on customized axes.
- Add ticklabels to axes and expose it in Simple.
- Make axes and labels cope with letters that drop below the baseline.
- Mooseify renderer options into attributes (options method is no longer used)
- Fix warnings in tests.
- Line renderer shapes default to filled, shapestroke provides method for setting a stroke.