Update chart.js to the latest version 馃殌 - #164
Merged
Merged
Conversation
Member
|
Deploy preview for augmintsim ready! Built with commit 189b4ed |
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.
The dependency chart.js was updated from
2.7.3to2.8.0.This version is not covered by your current version range.
If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for Version 2.8.0
Documentation: http://www.chartjs.org/docs/2.8.0/
Deprecations
Chart.{Type}classesconfigMergeandscaleMergehelpersEnhancements
minBarLengthoption for bar chart. Thanks @adubereversesupport to time scaleonLeavecallback to legend. Thanks @jonrimmerIssues Fixed
offsetGridLinebehavior with a single data pointdata.labelslineWidthas an arraynew Number()is correctly handledstepSizeinnerHTMLusage from our DOM platformafterBuildTicksscale.pointLabels.lineHeightandscale.ticks.lineHeightoptionsautoSkipistrueticks.reverseissuegetRightValueto number in bar chartfitWithPointLabelscalculation in radial linear scalexLabelandyLabelwithlabelandvalueusePointStyleistrue. Thanks @alfiehdinsertElementsgetAreaimplementation for horizontal barsaddEventListenerandremoveEventListenerdataset.dataarraysDocumentation
aspectRatioproperty. Thanks @danielcb29parserinstead of the deprecatedformatoption. Thanks @Niladri24duttapaddingoption. Thanks @JEphronchartjs-plugin-colorschemesbarThickness. Thanks @jedrekdomanskiomi-chartto the doc. Thanks @dntzhangChart.min.jsin samplesmaintainAspectRatio. Thanks @janelledementpointBackgroundColorin radar samplechartjs-plugin-crosshair. Thanks @AbelHeinsbroekchartjs-plugin-roughDevelopment
*.jstest fixture configs.editorconfigfile to include newlines at EOF. Thanks @jtagschererChart.controllers.*importablegulp-connectand add jsdelivr/unpkg pathshelpers.options.resolveremoveResizeListener. Thanks @DanielRufThanks to the maintainers and collaborators for their help to improve and test Chart.js (@nagix, @kurkle, @benmccann, @etimberg and @simonbrunel).
More details in the release PR: #6092
Commits
The new version differs by 139 commits ahead by 139, behind by 1.
947d8a7Release 2.8.0d224e25Merge pull request #6092 from chartjs/master75e76cfMake decimalPlaces private and update CDN links (#6131)152f1d9Bump version to 2.8.0eddd1f1Keep the previous extensions page link alive (#6127)f5ff456Correct typo in a comment in test/index.js (#6122)87a74f9Fix missing Chart.Chart (deprecated) alias (#6112)d3b7559Tighten check for detecting if Moment is installed (#6113)f9f048aBump version to 2.8.0-rc.131aebf3Include generated CSS in the GitHub releases858cc80Properly initialize variables if ticks aren't being displayed (#6100)344628bFix animation regression introduced by #5331 (#6108)35273eeOptimize the npm package by removing useless files (#6105)0ac215bImprove financial sample tooltips and interactions (#6089)653e9a9Add a note about how to include an example against master (#6107)There are 139 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 馃尨