]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2018-10-15  Simon BrunelBump version to 2.7.3 5732/head
2018-10-09  Daniel CorreaAdd aspectRatio property to responsive doc (#5756)
2018-09-21  Miguel Martínez... Add scatter link in charts documentation (#5736)
2018-09-21  Maxim AtanasovAdded Wicked-Charts to the Popular Extensions Page...
2018-09-16  Carl OsterwischFix scale when data is all small numbers (#5723)
2018-09-11  Wei-Wei WuAdd "Accessibility" documentation page (#5719)
2018-09-09  Wei-Wei WuAdd gulp watch task for docs (#5724)
2018-08-10  ColinEvent handling to use target instead currentTarget...
2018-08-08  Tom PullenFix adding and removing datasets in bar samples (#5663)
2018-08-08  Tom PullenAdd color to financial time series sample (#5661)
2018-07-29  Simon BrunelDisable hardware acceleration for unit tests
2018-07-29  Simon BrunelAdd "point style" image tests
2018-07-29  Sebastiaan... Replace ES6 by Webpack in the integration docs (#5555)
2018-07-29  ColinFix min and max option checks in linear scales (#5209)
2018-07-29  Akihiko KusanagiRefactor helpers.canvas.drawPoint() (#5623)
2018-07-14  Jung OhFix positioning in the custom tooltip example (#5454)
2018-07-14  Akihiko KusanagiUpdate the descriptions of barThickness, offsetGridLine...
2018-07-14  Niel MistryAdd circular option documentation for grid lines (...
2018-07-14  Akihiko KusanagiAdd a link to chartjs-plugin-style to extensions.md...
2018-07-11  Akihiko KusanagiFix the example of Linear Radial Axis (#5633)
2018-07-09  Bart DeslagmulderAdd label for first dataset in progress-bar example...
2018-07-07  Joel HamiltonEnable arbitrary rotation of datapoints (#5319)
2018-07-07  Réda Housni... Add support for Shadow DOM (#5585)
2018-07-07  Alec FenichelAdd 15 minutes time steps (#5613)
2018-06-26  Simon BrunelEnhance the rounded rectangle implementation (#5597) 5610/head
2018-06-26  Daniel RufUse comment for pull request template (#5595)
2018-06-26  Ben McCannRestore original styles when removing hover (#5570)
2018-06-24  Akihiko KusanagiCall update() and render() with a config object (#5592)
2018-06-17  Shayne LinhartAdded 'angle' option to Polar Charts (#5279)
2018-06-16  Ben McCannDirect questions and support to StackOverflow (#5571)
2018-06-05  Matt HaffHandle '\n' as new line in tooltips (#5521)
2018-06-04  Guiomar Valderramaclarify moment.js included in bundle cannot be used...
2018-05-26  Antoine AumjaudFix time documentation (#5507)
2018-05-23  jcopperfieldBug: Avoid updating Chart when `responsive: true` and...
2018-05-22  Marc PoulhièsFix typo in README.md (#5504)
2018-05-09  Krystian SokołowskiUpdate gulpfile.js to use in strict mode (#5478)
2018-04-22  andi-bFix responsive in IE11 with padding as percentage ...
2018-04-11  Evert TimbergProper tick position for right positioned axis (#5401)
2018-04-06  veggiesaurusSkip point outside the clipping area (#5363)
2018-04-03  serhii-yakymukFix line clipping at the chart area borders (#5321)
2018-04-02  Simon BrunelMake `Chart.Scale/scaleService` importable (#5383)
2018-04-02  Simon BrunelMake `Chart.Animation/animations/Tooltip` importable...
2018-04-01  Evert TimbergAdd `ticks.precision` option to linear scale. (#4841)
2018-03-20  Juan Eugenio... Fix typo in the legend documentation (#5348)
2018-03-13  Evert TimbergTime Point Data sample works correctly (#5328)
2018-03-10  Sean SobeyAdd undefined guard for window.devicePixelRatio (#5324)
2018-03-10  Pierre GIRAUDShow how to use circumference and rotation options...
2018-03-03  Akihiko KusanagiAdd a link to chartjs-plugin-streaming to extensions...
2018-03-01  Simon BrunelBump version to 2.7.2 (#5307) 5145/head
2018-02-20  jcopperfieldBugfix: Improve polyfill function of log10 to return...
2018-02-20  Wilson LinMake both README.md and installation.md clearer (#5274)
2018-02-16  Winter ZhongImprove title of generated documentation (#5256)
2018-02-15  Laura CressmanSupport multiple font colors for radial chart labels...
2018-02-09  MichaelFix label vertical alignment on vertical scales (#5248)
2018-02-04  Ben McCannRemove trailing spaces from docs (#5227)
2018-02-03  Loïc BourgoisSetup HTML and JS linters for samples (#5195)
2018-02-02  stockiNailAdd Charba GWT integration to extensions.md (#5225)
2018-02-01  Simon BrunelFix Slack invitation link (#5217)
2018-01-28  Jackson HaenchenDon't draw tick across axis/border (#5178)
2018-01-27  Jonathan QuachFix variable name error on developer api documentation...
2018-01-21  Evert TimbergUpdate custom tooltip documentation and samples (#5166)
2018-01-21  Evert TimbergRemove copy-pasta error in polar area and doughnut...
2018-01-21  Evert TimbergTooltip label callback example (#5168)
2018-01-21  Evert TimbergResponsive printing docs (#5167)
2018-01-21  Evert TimbergTreat negative values in doughnut charts as positive...
2018-01-16  Loïc BourgoisAdd tests related to showLines for controller.scatter...
2018-01-13  Loïc BourgoisLog gulp error to Chart.js (#5143)
2018-01-13  Ben McCannFormat the label in the time scale tooltip (#5095)
2018-01-13  Simon BrunelFix updating plugin options (#5144)
2018-01-11  Simon BrunelIgnore package-lock.json (#5138)
2018-01-11  Simon BrunelFix GitBook error with the shared ESLint config (#5133)
2018-01-09  Simon BrunelRename Chart.layout to Chart.layouts (#5118)
2018-01-08  Simon BrunelMake `Chart.plugins` importable (#5114)
2018-01-07  Simon BrunelMake `Chart.layout(Service)` importable (#5113)
2018-01-06  Simon BrunelUse the Chart.js shared ESLint config (#5112)
2018-01-06  Ben McCannAdd back Chart.Ticks.formatters (#5088)
2017-12-31  Simon BrunelUpdate license year and copyright holders (#5053)
2017-12-29  Cameron ChildressAdding helpful note about legendCallback (#5094)
2017-12-23  jcopperfieldOptimization: prevent double ticks array reverse for...
2017-12-18  Boyi CImprove point.xRange and point.yRange performance ...
2017-12-15  jcopperfieldUse time.unit option to create default min/max for...
2017-12-14  jcopperfieldFix issue #5029 (#5041)
2017-12-12  jcopperfieldFix issues #4572 and #4703 (#4959)
2017-12-12  jcopperfieldFix tooltip animation when target changes while animati...
2017-12-02  jcopperfieldFix issue #4928: linear tick generator doesn't round...
2017-12-02  Simon BrunelImplement equally sized bars (#4994)
2017-12-01  JohnShaftAdd Angular2+ libraries for Chart.js in docs (#5006)
2017-11-30  beiz23Fix typos and broken links in the docs (#5010)
2017-11-29  Xingan WangFix scale options update (#4198)
2017-11-25  jcopperfieldFix issue #4441 - y-axis labels partially hidden due...
2017-11-25  Jean-Philippe... Add an Ember.js Integration in the Documentation (...
2017-11-22  Evert TimbergFix line to time axis documentation in bar chart docs...
2017-11-22  andersadd check on overwriting canvas height/width (#4874)
2017-11-14  jcopperfieldFix bumpy line on smooth data set (#4944)
2017-11-14  jcopperfieldCorrectly handle stacked groups when not adjacent ...
2017-11-11  Kaido HallikAvoid tooltip truncation in x axis if there is enough...
2017-11-10  jcopperfieldFix log scale when value is 0 (#4913)
2017-11-07  Ben McCannReset only when animating (#4923)
2017-11-07  Martin Alex... Update extensions.md (#4930)
2017-11-07  Jonathan GrimesRelax dependencies semver range (#4891)
next