]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
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)
2017-11-06  Martin Alex... Add link to chartjs-plugin-waterfall (#4921)
2017-11-02  AspaldikoFix incorrect samples titles (#4914)
2017-11-01  andigSuppress coveralls errors if run from fork (#4699)
2017-11-01  Ben McCannUpgrade dependencies (incl. ESLint 4) (#4738)
2017-10-28  Ben McCannBump version to 2.7.1 (#4877) 4876/head 4906/head
2017-10-28  Evert TimbergReset tooltip when calling Chart.update (#4840)
2017-10-24  Simon BrunelMove extend and inherits helpers in helpers.core.js...
2017-10-22  Simon BrunelAdd jsDelivr as CDN install option (#4881)
2017-10-22  Ben McCannAttempt to fix test flakiness (Firefox) (#4880)
2017-10-21  Evert TimbergUpdate supported browser section (#4818)
2017-10-20  Ben McCannRespect min and max when building ticks (#4860)
2017-10-16  minusfminor doc fixes (#4851)
2017-10-14  JewelsJLFAdd "beforeTooltipDraw" and "afterTooltipDraw" plugin...
2017-10-10  Florian ScholzFixes #4772: added scope for tooltip position mode...
2017-10-09  Ben McCannFix choosing of formatting unit (#4779)
2017-10-08  Ben McCannFix markdown (#4827)
2017-10-08  Ben McCannClarify that x/y coordinates only work with the time...
2017-10-07  Simon BrunelFix responsive issue when the chart is recreated (...
2017-10-06  Fabio Polonifixed typo (#4819)
2017-10-02  Rittyanfix colour settings of BeforeLabel and BeforeBody ...
2017-09-29  Ben McCannFix handling of null labels (#4795)
2017-09-29  RydoriError if style is null (#4781)
2017-09-29  Ben McCannRename INTERVALS.major to INTERVALS.common (#4777)
2017-09-16  Evert TimbergFix regression in x-axis interaction mode (#4762)
2017-09-15  Ben McCannConsistent formatting for cartesian option docs (#4765)
2017-09-11  Ben McCannExpand scale jsdocs (#4736)
2017-09-10  andigImplement scale label padding (#4646) 4706/head
2017-09-10  Simon BrunelAdd Google Analytics to samples and update badges ...
2017-09-10  Ben McCannAdd a financial time series sample (#4554)
2017-09-09  Simon BrunelUpdate chartjs-color dependency (#4733)
2017-09-08  Ben McCannMake major ticks optional and off by default (#4723)
2017-09-02  Simon BrunelAdd platform basic implementation (fallback) (#4708)
2017-08-28  Simon BrunelBump version to 2.7.0
2017-08-27  andigImprove controller tests stability (#4698)
2017-08-26  Simon BrunelRemove trailing `.js` in plugin names (docs)
2017-08-26  Akihiko KusanagiFix bar chart with {x, y} data points (#4673)
2017-08-26  Simon BrunelFix wild special zero grid line when undefined (#4700)
2017-08-26  Akihiko KusanagiFix flipped stepped line in filler plugin (#4697)
2017-08-25  Simon BrunelAdd chartjs-plugin-datalabels plugin link (#4701)
2017-08-24  andigImprove bar test stability (#4694)
2017-08-24  Simon BrunelFix scriptable options documentation snippet
2017-08-24  Simon BrunelIntroduce scriptable options (bubble chart) (#4671)
2017-08-23  andigMake bar tests independent from scales (#4686)
2017-08-21  Evert TimbergWhen a radial scale is rotated using the startAngle...
2017-08-19  andigFix autoskipped ticks messing up category axis (#4649)
2017-08-14  Xingan Wangremove redundant tooltip initialize (#4655)
2017-08-14  Akihiko KusanagiMake `offsetGridLines` consistent and add new `offset...
2017-08-14  Zach PanzarinoUpdate codeclimate.yml (#4654)
2017-08-13  andigTicks callback is now called with `this` as scope ...
2017-08-08  Ben McCannDocument new time options (#4592)
2017-08-07  Ben McCannRefactor autoskip functionality into a separate method...
2017-08-05  andigFix tests on OSX with retina screen 4619/head
2017-08-03  Simon BrunelEnforce variable declaration coding style (#4610)
2017-08-02  Ben McCannMake Chart.Ticks private and remove Chart.Ticks.generat...
2017-08-02  Ben McCannAllow updating dataset types (#4586)
2017-08-02  Simon BrunelChange `scale.ticks.bounds` to `scale.bounds` (#4595)
2017-08-02  Simon BrunelReplace the IFRAME resizer by DIVs (#4596)
2017-08-01  Simon BrunelAdd support for detached canvas element (#4591)
2017-07-30  Simon BrunelChange `ticks.mode` to `scale.distribution` (#4582)
2017-07-29  Simon BrunelChange `scale.ticks` back to an array of strings (...
2017-07-29  Ben McCannAllow specifying bar chart via {x, y} data points ...
2017-07-28  Evert Timbergindex-y interaction mode + convert horizontal bar defau...
2017-07-27  Simon BrunelNew time scale `ticks.source: 'data'` option (#4568)
2017-07-26  andigInstructions to access resources built from master
2017-07-26  Simon BrunelRewrite unit test waitForResize helper (#4566)
2017-07-25  Simon BrunelNew time scale `ticks.bounds` option (#4556)
2017-07-24  Ben McCannAdd a note about breaking changes (#4555)
2017-07-23  Simon BrunelMove and rewrite time helpers (#4549)
2017-07-22  andigHonour time scale min/max settings (#4522)
2017-07-22  Simon BrunelEnforce spaces around infix/unary words operators ...
2017-07-22  Ben McCannFix ESLint errors (#4485)
next