Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
chart.js just published its new version 2.2.0.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of chart.js.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
GitHub Release
New Build System
Starting with v2.2.0-rc.1 Chart.js uses a new build system. We no longer include the checked in files (dist folder) in the repository. When a tagged release is made, a build will occur and will be published on NPM automatically. A huge thanks to @simonbrunel for getting this set up and working.
This change means that installing via bower needs to use the bower npm resolver. Detailed instructions can be found in the docs
Enhancements
labelmode of Chart.js V1. #2299 Thanks @MesonyxbarThicknessoption on the correct axis to set the thickness of a bar. #2910 Thanks @Joshuabaker2Issues Fixed
getPixelForValuefunction #2604 #2916spanGapsoption for line chart can now be specified per chart instead of only per datasetoffsetGridLinesoption #2894 Thanks @moberwasserlechnerxAlignandyAlignwere swapped. #2923 Thanks @jeffespnulllabels affecting tooltips #2875 Thanks @MesonyxgetLabelMomentmethod from going out of bounds #3039 Thanks @ianksstepSizeproperty in docs #3048 Thanks @mdewildegetElementAtEventcould return more than 1 item #2981, #2884 Thanks @IonutLaceanuspanGapsoption to work with bezier curves #2812The new version differs by 1836 commits .
b92387cVersion bump for v2.2.07b1ce01Merge pull request #3052 from chartjs/fix/3043f60344dFix line controller stacking with multiple axes and add a test7ebc533Merge pull request #3028 from chartjs/fix/span-gaps23ca081Merge pull request #3045 from IonutLaceanu/master5ed508bMerge pull request #3048 from mdewilde/master548f07eCorrect probable copy paste issue08451ceCorrect duplicate error1e5cdc6Fix #2922 Make the XAxis based hover/tooltip pick the item at the same x-axis valuef46a947getElementAtEvent: enforce one element limit8e2deedMerge pull request #3039 from ianks/getLabelMoment-fixe4dd158Fix out of bounds index access in getLabelMomenta0d8554Merge pull request #3032 from Neabfi/patch-129a1ba1Correction of spelling mistakea2977ecCorrection of spelling mistakeThere are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade