Version 2.2.1
This release fixes a line drawing bug identified in v2.2.0 along with a few other issues.
Bug Fixes
- Fixed a line drawing issue when the first or last points were null and the
spanGapsoption was turned on. #3056 - Fixed a typo in the docs #3030
- Fixed a crash when no data existed for a dataset in a doughnut chart #2631
- Recalculate the size of the time scale in the underlying units when the last tick is set. #2560 and #2964
- Fixed a typo in the colors section of the docs #3058 Thanks @benpdavison