]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2022-02-06  Evert TimbergAllow spanGaps to be specified on LineOptions (#10133)
2022-02-06  Evert TimbergEnsure that min/max of TimeScaleOptions can be a string...
2022-02-05  Andyfix: allow colors as array (#10075)
2022-02-05  Evert TimbergCorrect type for updateHoverStyle (#10131)
2022-02-05  Evert TimbergType Chart.legend property (#10130)
2022-02-01  stockiNailSort line and bubble dataset options alphabetically...
2022-01-31  Jacco van den... add SubTitle to ts test register (#10117)
2022-01-29  Jacco van den... Change repeating alingment string to single type (...
2022-01-27  Dimitri Papadopoulos... Fix typos found by codespell (#10103)
2022-01-16  Jacco van den... move scriptable or array to helper function (#10078)
2022-01-11  Jacco van den... add typing and docs for maxTicksLimit all scales (...
2022-01-04  Cyril Auburtintypo Cofiguration (#10045)
2022-01-03  Jacco van den... Improve issue templates (#10038)
2022-01-01  Charles MassonFix using above/below filling option with discontinuous...
2021-12-23  Jukka KurkelaBump version to 3.7.0, update deps (#10011) v3.7.0
2021-12-23  Jukka KurkelaradialLinear: fix positioning & scaling (#10021)
2021-12-23  Jacco van den... radialLinear: fix getIndexAngle when there are no label...
2021-12-22  Jukka KurkelaradialLinear: Hide pointLabels of hidden data (#10018)
2021-12-22  Jacco van den... Docs/Add sample for centered point labels (#10013)
2021-12-21  t-mangoeAdd centerPointLabels option for linear radial scale...
2021-12-16  Jukka KurkelaFix setActiveElements behavior after a mouse event...
2021-12-16  Doug BrunnerDocs/clarify usage of ticks callback (#9991) (#9994)
2021-12-14  Jacco van den... Types/ type suggestedMin and suggestedMax for time...
2021-12-14  Jacco van den... Types/Allow min-max as string timescale (#9985)
2021-12-09  Jukka KurkelaAdd random seed reporting to test runs (#9977)
2021-12-08  Jukka KurkelaLimit active element changes to chartArea (#9970)
2021-12-08  Jukka KurkelaPass object from array as value to _fallback (#9969)
2021-12-06  Jacco van den... Docs/clarify samples (#9960)
2021-12-06  Josh KelleyImprovements to tooltip positioners (#9944)
2021-12-06  Josh KelleySpecify UTC time zone for the test suite (#9945)
2021-12-05  Jukka KurkelaTry to improve documentation for new users (#9952)
2021-12-05  Jacco van den... add beforeDestroy hook (#9933)
2021-12-05  Jacco van den... allow for multiline labels in tick callback (#9937)
2021-12-05  Luuk de VliegerSupport "r" axis for non-intersecting interaction ...
2021-12-05  Jacco van den... Feature/active elements on top (#9920)
2021-12-05  Jukka KurkelaAdd borderJoinStyle option for arc elements (#9877)
2021-12-05  Jukka KurkelaBump version to 3.6.2 (#9953) v3.6.2
2021-12-01  Jukka KurkelaStop modifying options in interaction handlers (#9939)
2021-12-01  Jukka KurkelaFix resolver caching issue when setting values (#9938)
2021-11-30  Evert TimbergBump to 3.6.1 (#9929) v3.6.1
2021-11-30  Jukka KurkelaAdd notes about more specific options for axes (#9923)
2021-11-29  Jukka KurkelaFix tooltip caret position when it is positioned at...
2021-11-29  Jukka KurkelaCategory: Track automatically added labels (#9921)
2021-11-29  carsonalhUpdate stale documentation for axis titles (#9683)
2021-11-28  Evert TimbergAdd a note about the type parameters of the ChartData...
2021-11-28  Evert TimbergDoughnut chart options have an offset property (#9916)
2021-11-28  Evert TimbergChart area boxes receive 0 margin during the final...
2021-11-27  Jukka KurkelaDetect detach/attach in same observation (#9876)
2021-11-25  Dmitriy FishmanFix a typo in index.md (#9900)
2021-11-25  Dmitriy FishmanUpdate contributing.md (#9893)
2021-11-17  Igor Lukanindocs: Add a link to front-end integrations (#9866)
2021-11-17  Jukka KurkelaSynchronize data visibility with data changes (#9857)
2021-11-17  Jukka KurkelaFix inRange for full circle arc (#9871)
2021-11-17  Jukka KurkelaConfigure all datasets before updating any (#9872)
2021-11-17  Jukka KurkelaUpdate misleading sample comment (#9865)
2021-11-16  Jukka KurkelaPrevent proxying CanvasGradient in Node platform (...
2021-11-15  Jacco van den... Types: add autopadding to typing (#9858)
2021-11-15  Jukka KurkelaFix incomplete TS type for Chart.register + others...
2021-11-11  Jukka KurkelaFix type linting and indent errors (#9843)
2021-11-11  NorthBlue333update animation event to include currentStep instead...
2021-11-11  Jacco van den... update animation event to include inital variable ...
2021-11-10  Ben McCannPass number format to tooltip (#9831)
2021-11-07  Jacco van den... Docs/update scale position type (#9812)
2021-10-30  Eric TheiseDefine with let to avoid "assignment to constant" error...
2021-10-29  Jukka KurkelaRemove scriptability from defaults.font types (#9794)
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)
next