🆕 Enhancements
- New property - legend.tooltipHoverFormatter which allows showing values in legend - fixes #94
- Pass seriesIndex and dataPointIndex in click and mousemove events
🐞 Bug fixes
- Fix positions of bars and xaxis-tooltip in a multi-series datetime column chart
- Use the real chart's height when exporting image - Thanks @rndmerle
- Remove bottom whitespace for small radial bar charts - fixes #894
Misc fixes
- Update ru.json (Russian translations)
- Missing typings added