]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2021-10-26  Jacco van den... Fix object notation border width barchart (#9800)
2021-10-26  Jukka KurkelaNew sample: Progressive Line With Easing (#9798)
2021-10-25  Jacco van den... change namespace and chart types that override legend...
2021-10-24  Evert TimbergAdd warning about chart types overriding plugin default...
2021-10-23  Evert TimbergBump to 3.6.0 (#9784) v3.6.0
2021-10-23  Josh KelleyFix cleaning up metasets (#9656)
2021-10-16  gautammsutharAdded hyperlink on Chart.js LOGO (#9741)
2021-10-16  Atharva DeshpandeFix: Typo 'is less' -> 'are lesser' (#9755)
2021-10-16  Oscar Dominguezci(workflow): add cache to workflows using actions...
2021-10-15  Jukka KurkelaAdd chart, p0.raw, p1.raw to segment context (#9761)
2021-10-15  mikidoodleFixed 4 links (#9720)
2021-10-15  Jukka KurkelaFix stacked fill with lines over multiple scales (...
2021-10-15  Jukka KurkelaBubble: Properly parse radius for non-object data ...
2021-10-14  Jukka KurkelaSupport nested scriptable defaults for datasets (#9770)
2021-10-14  Josh KelleyDon't require --grep to be given on the command line...
2021-10-13  Jukka KurkelaFix controller.getMinMax for stacked charts (#9766)
2021-10-13  PrashoonBChanged var to const/let in the docs (#9744)
2021-10-13  Jukka KurkelaSupport nested scriptable options for datasets (#9758)
2021-10-11  Sandeep Sumanlinked LICENSE.md to README (#9747)
2021-10-11  Jukka KurkelaDisable animations for BasicPlatform (offcreen) (#9751)
2021-10-06  Jukka KurkelaTypes: Move tooltip methods to model from plugin (...
2021-10-05  0xflotusdocs: fix small error (#9724)
2021-10-04  Jukka KurkelaLinear: determine grace amount from range (#9719)
2021-10-04  Toni Dietzecache also undefined values in option resolver (#9661)
2021-10-04  Jukka KurkelaAdd layout.autoPadding option (#9716)
2021-10-04  Jukka KurkelaFix chart crashing when only min is defined (#9718)
2021-10-04  Kurt PrestonFix chart crashing when max is defined but ticks are...
2021-10-03  nikethan raiFix: Typo spaning--> spanning (#9710)
2021-10-03  nikethan raiFix: Typo ingnore-->ignore (#9711)
2021-10-02  nikethan raiFix: Typo that-->than (#9708)
2021-10-01  Evert TimbergDocument sample components file (#9697)
2021-10-01  Evert TimbergSupport false for doughnut and polar area chart animati...
2021-09-25  Jukka KurkelaBar: fix too thick borders (#9678)
2021-09-24  Jukka KurkelaFix some typings issues (#9680)
2021-09-24  Jukka KurkelaAdd sanity check for stepSize (#9679)
2021-09-14  Evert TimbergRemove const me = this pattern (#9646)
2021-09-13  Jukka KurkelaFix segment styling with gaps (#9644)
2021-09-08  David SandozAdd align to interface of scale title config (#9634)
2021-09-06  aha-oretamafix getRelativePosition type definition (#9610)
2021-09-06  Evert TimbergConfigurable tooltip box padding (#9625)
2021-09-06  Jukka KurkelaAdd sanity checks for scale options (#9624)
2021-09-05  Iurii Golskyifix: broken link to `cubicInterpolationMode` (#9626)
2021-09-05  Evert TimbergAdd parsing support to pie/doughnut charts (#9622)
2021-09-05  Evert TimbergEnable per-corner border radius in tooltip (#9620)
2021-09-05  Evert TimbergRemove offscreen canvas (#9617)
2021-09-04  Evert TimbergUpdate tooltip callback docs (#9618)
2021-09-04  Evert TimbergUpdate old codepen links to ones for v3 (#9619)
2021-09-04  Shubham AggarwalEnsure that controllers derived from the bar controller...
2021-09-04  Jukka KurkelaFix plugin event filtering of renamed events (#9613)
2021-09-02  Jukka KurkelaFix control points on animated line w/o border (#9592)
2021-09-02  Jukka KurkelaAdd missing typings of helpers, add automatic test...
2021-08-18  Jukka KurkelaDetect attach/detach from any level (#9557)
2021-08-18  Evert TimbergUpdate to 3.5.1 version number (#9565) v3.5.1
2021-08-18  Alex Van Liew[feat] support crossAlign on mirrored y-axis (#9563)
2021-08-17  Jukka KurkelaRemove chart.scale property (always undefined) (#9556)
2021-08-17  Ewan MellorFix broken link. (#9555)
2021-08-14  Evert TimbergEnsure that docs have more width in the page (#9549)
2021-08-14  Evert TimbergGrid line z property in TS types (#9550)
2021-08-14  Evert TimbergKeep track of parsed array changes when parsing===false...
2021-08-13  Jacco van den... Add number to the title scale padding as input type...
2021-08-11  Jukka KurkelaUpdate eslint settings for readable errors (#9534)
2021-08-08  Jacco van den... fix 2 broken links, clarify order property (#9516)
2021-08-08  Evert TimbergAdd more details on legend sort function (#9524)
2021-08-01  M4sterShakefixing typo in docs on axes labelling (#9503)
2021-07-30  Jacco van den... Move pointStyle types and update plugin link&render...
2021-07-28  Jukka KurkelaTypes: Add `tooltip` to chart instance (#9490)
2021-07-28  Jukka KurkelaFix _isPointInArea helper when no area is provided...
2021-07-27  Yash SinghShorthand labels key in getting started (#9465)
2021-07-27  Jukka KurkelaTypes: Change `context.chart` to plain `Chart` (#9477)
2021-07-27  Jacco van den... Remove index override, (#9469)
2021-07-26  Niklas NoldinAdjust text to code example (#9475)
2021-07-26  Juan Cortés... Update charts.md (#9472)
2021-07-25  Jukka KurkelaBump version to 3.5.0, update deps (#9464) v3.5.0
2021-07-24  Jukka KurkelaUpdate radar dataset option typings (#9462)
2021-07-24  Evert TimbergEnsure getPrototypeOf will not crash on plugin options...
2021-07-23  Jukka KurkelaFix DomPlatform.isAttached (#9448)
2021-07-23  stockiNailAdds HTMLCanvasElement as possible value for pointStyle...
2021-07-21  Jukka KurkelaBar: add 'middle' option for borderSkipped (#9452)
2021-07-21  Jukka KurkelaAdd ability to hide specific data element (#9450)
2021-07-21  Jukka KurkelaAdd data/dataset indices to line segment context (...
2021-07-20  Jukka KurkelaApply segment styles with only single segment (#9447)
2021-07-20  Jukka KurkelaFix interaction on partially visible bar (#9446)
2021-07-20  Jukka KurkelaTypescript 4.2+ compatibility (#9444)
2021-07-20  Jukka KurkelaDon't draw points outside chartArea (#9443)
2021-07-20  Jukka KurkelaFix: config.platform was ignored (#9442)
2021-07-19  Evert TimbergAllow dataset specific ChartMeta type extensions (...
2021-07-19  Filip BorkiewiczDefine bounds as a field common to all cartesian axes...
2021-07-18  Evert TimbergLinear scale handle min === max when abs(max) > Number...
2021-07-16  Jacco van den... lower default value of grid z index so it draws behind...
2021-07-16  Jukka KurkelaProperly update stacks when datasets index changes...
2021-07-15  Evert TimbergFix center axis title positions (#9413)
2021-07-14  Jukka KurkelaUpdate a failing fixture (#9414)
2021-07-14  Evert TimbergLimit Math.asin inputs to the range [-1, 1] (#9410)
2021-07-13  Jukka KurkelaBar: inflate rects by 0.33px to avoid artifacts (#9399)
2021-07-13  Drew J. SonneAdd missing resizeDelay option to types (#9403)
2021-07-13  Jukka KurkelaFix bar direction when minBarLength is applied (#9400)
2021-07-12  Jukka KurkelaFix stacked box dimension calculation with weights...
2021-07-11  Jukka KurkelaLayout: support box stacking (#9364)
2021-07-10  Evert TimbergAdjust legend hitboxes when RTL and each item has a...
2021-07-10  Evert TimbergIndicate that `SubTitle` is a plugin in TS types (...
next