Release 1.5.4
- Fixed problem with axis labels alignment when axis is drawn inside
axis.setInside(true)
. - Added option to draw diamond shapes in LineChart, pull request #93.
- Updated maximum label length to 64 chars, fixed problem with IndexOutOfBounds when label has too many characters.