Here is version 1.3 with some major improvements! Ever since the first release, IE8- support has been a popular request among our users along with retina display support. Today we are releasing version 1.3 that implements both.
This version also comes with some major improvement in the way tooltip works. Earlier in case of line and area chart you had to hover over the dataPoint in order to bring up tooltip for the first time. This become a problem when there are no markers and hence you have to hover very close to the dataPoint. Hence from this version onwards we are changing the behavior to shown tooltip when the mouse is close to a dataPoint.
There are several other minor improvements in v 1.3. Below am summarizing the same.
Features & Improvements:
- Support of Retina / HiDPI Display – Charts are crispier on iPad Retina, Nexus 7, etc
- Support for IE6, IE7 & IE8 – uses excanvas for the same.
- Implements ability to wrap long axis labels
Bug Fixes:
- Fixed an issue because of alternate axis labels were being skipped even when interval is explicitly set.
- Fixed an issue because of which Chart Grid lines were not appearing in Samsung Tab 2
Please download the latest version and let me know your feedback.
5 Comments
Pingback: "10% of internet users still use IE 8" - updates from Canvas.JS version 1.3
Hi,
Have you added the “trendline” function in this new version?
Regards
Fredricg,
Due to higher demand for IE8- support, Trendline was moved to v1.4. You can expect v1.4 it in a month or so.
Hi Are you doing trendlines now? 2017
Hannah,
We already have trendlines. They are called as stripLines instead.