]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2019-01-06  Simon BrunelUse `Chart.min.js` in samples (#5958)
2019-01-05  Simon BrunelCleanup scales export for better import strategy (...
2019-01-05  Akihiko KusanagiPrevent bezier points from being capped when a data...
2019-01-02  serhii-yakymukMake animation duration consistent across browsers...
2019-01-02  Akihiko KusanagiFix time scale ticks.reverse issue (#5933)
2019-01-02  Jukka KurkelaCast getRightValue to number in the bar controller...
2019-01-01  Akihiko KusanagiImprove tick generation for linear scales (#5938)
2018-12-31  CKFix RangeError exception when merging too many labels...
2018-12-21  Jukka KurkelaProperly calculate space needed by tick label on autoSk...
2018-12-20  Jukka KurkelaAdd `reverse` support to time scale (#5927)
2018-12-20  Akihiko KusanagiAdd scale.pointLabels.lineHeight and scale.ticks.lineHe...
2018-12-18  Jukka KurkelaAdd support for typed arrays (#5905)
2018-12-18  Angus ComrieAdd 'middle' interpolation to stepped plots (#5908)
2018-12-18  Akihiko KusanagiAdd support for 'inner' border for arc elements (#5841)
2018-12-18  Dave SalomonAdd support for hiding axis when all linked datasets...
2018-12-17  Simon BrunelUse HTTPS instead of HTTP for URLs supporting it
2018-12-15  当耐特Add omi-chart to extensions.md (#5912)
2018-12-15  Ben McCannUse HTTPS in documentation links where possible (#5915)
2018-12-14  Simon BrunelMigrate from Browserify to rollup (#5904)
2018-12-14  Simon BrunelRemove `innerHTML` usage from our DOM platform (#5909)
2018-12-09  Steve GrayRemove autoSkip logic to always display last tick ...
2018-12-09  Akihiko KusanagiFix the rounding issue of floating point numbers in...
2018-12-05  Akihiko KusanagiRemove gaps on the left and right when the axis offset...
2018-12-04  Akihiko KusanagiFix docs about bar chart indexable options (#5876)
2018-12-04  generic-github... Refactor data generation in scatter basic example ...
2018-12-01  Simon BrunelRemove gulp-connect and add jsdelivr/unpkg paths (...
2018-11-29  Simon BrunelMake Chart.controllers.* importable (#5871)
2018-11-29  Akihiko KusanagiFix test failures on Windows (#5872)
2018-11-29  Akihiko KusanagiAdd support for CanvasPattern and CanvasGradient in...
2018-11-29  Simon BrunelDeprecate Chart.{Type} classes (#5868)
2018-11-28  Akihiko KusanagiFix cut off tick labels in radial scale (#5848)
2018-11-28  jedrekdomanskiEnhance documentation for bar specific scale options...
2018-11-28  Akihiko KusanagiAdjust the size of rectRounded/rectRot point to fit...
2018-11-28  Akihiko KusanagiMake getHoverColor() return the original value if it...
2018-11-27  Jukka KurkelaFix nearest interaction mode to return all items (...
2018-11-27  Stef LouwersDraw radial scale angle lines before tick labels (...
2018-11-26  Akihiko KusanagiAdd support for gridLines/angleLines borderDash for...
2018-11-21  chtheisCorrect calculation of padding in percent (#5846)
2018-11-21  Akihiko KusanagiUse empty labels for tests so as not to be affected...
2018-11-18  Evert TimbergFix axis line width when option is an array (#5751)
2018-11-18  KakhaberIs node shadow root check improved (#5828)
2018-11-18  Simon BrunelUpgrade dev dependencies to reduce vulnerabilities...
2018-11-15  Thomas David... Correct spelling mistake. (#5831)
2018-11-14  Jan TagschererAdd regression test for legend layout issue (#5776)
2018-11-14  Jan TagschererCheck pixel values using the pixel proximity matcher...
2018-11-12  Simon BrunelMake bar styling options scriptable (#5780)
2018-11-12  Akihiko KusanagiSupport decimal stepSize (#5786)
2018-11-12  Jan TagschererChange .editorconfig to include final newlines (#5827)
2018-11-12  Akihiko KusanagiFix legend item layout issue (#5816)
2018-11-05  Akihiko KusanagiAdd a link to chartjs-plugin-colorschemes to extensions...
2018-11-02  Bart DeslagmulderConsistent use of punctuation and quick review in docs...
2018-11-02  Akihiko KusanagiFix offsetGridLine behavior with a single data point...
2018-11-01  Jordan EphronDocument padding option for ticks configuration (#5795)
2018-11-01  Hendrik RöhmRemove dead and broken code from gulpfile (#5794)
2018-10-27  Akihiko KusanagiAdd error margin for detecting if a point or line is...
2018-10-22  Evert TimbergEnsure that when we check typeof x == 'number' we also...
2018-10-21  Ben McCannRadar code cleanup (#5624)
2018-10-20  Simon BrunelAdd support for *.js test fixture config (#5777)
2018-10-18  Alexandre DubéIntroduce the 'minBarLength' bar option (#5741)
2018-10-18  Evert TimbergEnsure that when the time axis accesses `data.labels...
2018-10-16  Niladri DuttaAdd 'parser' instead of deprecated 'format' in samples...
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)
next