Skip to content

Comments

Update chart.js to version 2.1.3 🚀#44

Open
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-chart.js-2.1.3
Open

Update chart.js to version 2.1.3 🚀#44
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-chart.js-2.1.3

Conversation

@greenkeeperio-bot
Copy link

Hello 👋

🚀🚀🚀

chart.js just published its new version 2.1.3, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of chart.js – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

This release adds a new call that plugins can use afterScaleUpdate which is useful for performing actions that require the scales to be in their final sizes.

Enhancements

  • Adds a ticks.minRotation to control the minimum tick rotation on axes. Thanks @tomduncalf
  • Adds new plugin call for afterScaleUpdate. Thanks @Tarqwyn

Issues Fixed

  • Fixed a documentation issue regarding stacked bars. Thanks @cw0102
  • Fixed a typo in the scale documentation. Thanks @matt-watson90
  • Allow canvas pattern objects to be passed as colours. Thanks @ashiguruma

The new version differs by 1513 commits .

  • 691a7c6 Update doc files for ticks.minRotation
  • eb05588 2.1.3 release
  • 66a9459 Merge branch 'tomduncalf-iso_weekday'
  • 8c20940 Merge branch 'iso_weekday' of https://github.com/tomduncalf/Chart.js into tomduncalf-iso_weekday
  • 41c043d Merge branch 'master' of https://github.com/nnnick/Chart.js
  • 6de81a3 Merge branch 'tomduncalf-label_offset'
  • 47f770c Merge pull request #2524 from ashiguruma/master
  • a8df9d9 Merge branch 'master' of github.com:ashiguruma/Chart.js
  • 05bfb7e Added CanvasPattern global flag for jshint
  • 44cc68d Added CanvasPattern global flag for jshint
  • 38df95e Merge pull request #2531 from matt-watson90/patch-1
  • 1c1bf1c Merge pull request #2530 from cw0102/master
  • 41bf241 Fixed copy paste error in 01-Scales.md
  • a6017a4 Update 03-Bar-Chart.md
  • 7ee5af8 Add labelOffset option to scales

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants