v3.5.0
Improvements
- Plot rendering performance across the board has been improved by removing unnecessary computation.
- Rewritten mouse and touch event position computation. Supports CSS3 transforms while avoiding the previous approach's DOM thrashing, improving the performance of interactive Charts for both desktop and mobile.
- Performance of Bar, ClusteredBar, and StackedBar rendering has been drastically improved by removing unnecessary computation.
Thanks,
Plottable Team