5.6.0
5.6.0 (2016-10-16)
Features
- Add an
ticksArray
to display ticks at specific positions (#426).
To enable this new feature, the way the ticks are rendered has been changed. Now each tick is positioned absolutely using a transform: translate()
instruction.