Skip to content

Release 1.5.4

Compare
Choose a tag to compare
@lecho lecho released this 03 May 19:19
· 47 commits to master since this release
  • 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.