]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2025-07-12  Bojidar MarinovDo not notify plugins after their uninstall function... master
2025-07-11  Bojidar MarinovAdd data.datasets[].tooltip.callbacks to Typescript...
2025-07-11  Bojidar MarinovSync Doughnut chart legend options to legend plugin...
2025-07-11  Bojidar MarinovFix charts shinking in size on certain Zoom values...
2025-06-14  Jacco van den... bump version to 4.5.0 (#12090) v4.5.0
2025-06-11  Finn MooreFix grammar typo: '... and only draw line.' -> '.....
2025-06-11  Jacco van den... Fix minified url for development builds (#12087)
2025-06-10  William EntrikenFix min js two renames (#11470)
2025-06-10  nakanohfix: correct grammar in segment comments (#12084)
2025-06-06  dependabot... Bump pnpm/action-setup from 4.0.0 to 4.1.0 (#12025)
2025-06-06  전성호Update docs for Developers API (#12082)
2025-06-05  Xavier LeuneFix: display stacked bar with multiple x-Axis (#12070)
2025-04-25  Lucas LeungFix minor typo (#12068)
2025-04-18  Josh KelleyRequire 'this' when calling tick formatters (#12064)
2025-04-18  Josh KelleyAdd beforeEvent changed (#12063)
2025-04-15  PierreAdd selfJoin option for doughnut graphs (#12054)
2025-04-15  FabTechATfeature: make above/below colors in filler plugin work...
2025-04-15  Jacco van den... Bump version to 4.4.9 (#12062) v4.4.9
2025-04-14  Adrian Cerbarofix: respect dataset clipping area when filling line...
2025-02-25  Josh KelleyAdd docs on using from Node.js (#12039)
2025-02-25  Josh KelleyUpdate docs (#12037)
2025-02-19  Evert Timbergchore: bump to v4.4.8 (#12036) v4.4.8
2025-02-18  Josh KelleyExport ...ParsedData interfaces (#12035)
2025-02-16  Josh Kelley[fix] Handle non-primitives in isNumber (#12034)
2025-01-30  Josh KelleyFix helpers `Chart` type (#12012)
2025-01-29  Josh KelleyType fixes for time adapters (#12010)
2025-01-21  Ethan SheaCorrect broken link in animations.md (#12005)
2025-01-14  PremUpdate linear-step-size.md (#11997)
2025-01-05  Mariss TubelisBugfix: Binary search wrapper returns non-existing...
2025-01-03  Mariss TubelisBugfix: return nearest non-null point on interaction...
2025-01-03  Mariss TubelisBugfix: span gaps over null values beyond scale limits...
2024-12-01  Jacco van den... Chore: bump version to 4.4.7 (#11969) v4.4.7
2024-12-01  Jacco van den... Add documentation about setting default tooltip font...
2024-11-21  Jacco van den... Show correct title in multi series pie chart example...
2024-11-21  dependabot... Bump cross-spawn from 6.0.5 to 6.0.6 (#11959)
2024-11-18  DustinEwanfix: correct typing for doughnut, pie, and polarArea...
2024-11-18  Mikhailsimplify check undefinded (#11501)
2024-11-04  Jacco van den... Export TRBL from geometric (#11948)
2024-10-28  Evert Timbergchore: version bump for 4.4.6 release (#11943) v4.4.6
2024-10-24  Nikolai IakovlevFix: applyStack() returned the sum of all values for...
2024-10-15  Jacco van den... Fix 404 to samples in release drafter (#11933)
2024-10-15  Jacco van den... Bump package version to 4.4.5 (#11932) v4.4.5
2024-10-15  Jacco van den... Allow array's in backgroundColor defaults and add hover...
2024-10-15  Damien RegadFix typo in time.md (#11930)
2024-10-13  Jacco van den... Add check to colors plugin if defaults are set (#11927)
2024-10-13  Moriwaki MasafumiAvoid error if borderOpts.dash is undefined (#11907)
2024-08-26  dependabot... Bump socket.io from 4.6.1 to 4.7.5 (#11875)
2024-08-26  Jacco van den... Fix initial dataset stacks (#11882)
2024-08-20  Jacco van den... Bump package version to 4.4.4 (#11874) v4.4.4
2024-08-20  Jacco van den... Check if range method exists on element before executin...
2024-08-20  Jacco van den... Add radial linear scale to docs section of samples...
2024-08-17  Jacco van den... Return false from the average tooltip positioner on...
2024-08-16  Artur Morys... fix(types): exclude DeepPartial<unknown[]> from ChartOp...
2024-08-16  Artur Morys... fix(types): add xCenter and yCenter properties to Radia...
2024-08-12  huqingkunBugfix/issue 11804 tooltip show for all invisible ...
2024-08-08  Dimitris-Rafail... fix: Unset _resizeBeforeDraw before _resize() call...
2024-08-06  huqingkunfix issue #11717 (#11844)
2024-06-30  Jo LissUpdate OffscreenCanvas documentation, as it is widely...
2024-06-26  Jacco van den... Remove boxPading from legend options (#11817)
2024-05-31  Michel MachadoAdd fit method to LegendElement interface (#11796)
2024-05-24  Jacco van den... Fix drawing angle lines on reversed radial scale (...
2024-05-21  Jon Dufresnetypes: Allow passing undefined for chart options (...
2024-05-21  Jon DufresneFix some typos (#11781)
2024-05-17  Jacco van den... Bump to 4.4.3 (#11776) v4.4.3
2024-05-17  Arun Philipdo not attempt to clear canvas if one does not exist...
2024-05-13  dependabot... Bump pnpm/action-setup from 3.0.0 to 4.0.0 (#11773)
2024-05-06  Liam SwayneUpdate LICENSE.md year (#11762)
2024-04-29  dependabot... Bump follow-redirects from 1.15.4 to 1.15.6 (#11720)
2024-04-29  EricWittrockFix error when object prototype is frozen (#11754)
2024-04-29  EricWittrock#11450 hide bar by dataindex (#11755)
2024-04-29  Jacco van den... Create parsed object with correct keys (#11690)
2024-03-11  Arun Philipplatform.isAttached should return false if canvas is...
2024-02-28  Jacco van den... Bump to 4.4.2 (#11689) v4.4.2
2024-02-28  Arun PhilipaddListener and removeListener are only invoked on...
2024-02-24  Megaemcefix #11503, autoskipping 0 ticks when min is below...
2024-02-18  mirumidocs(types): fix description in index.d.ts (#11674)
2024-02-12  dependabot... Bump pnpm/action-setup from 2.4.0 to 3.0.0 (#11664)
2024-02-12  waszkiewiczjachanged r to optional in BubbleDataPoint (#11662)
2024-02-06  dependabot... Bump release-drafter/release-drafter from 5 to 6 (...
2024-02-04  dependabot... Bump dorny/paths-filter from 2 to 3 (#11650)
2024-01-09  dependabot... Bump socket.io-parser from 4.2.2 to 4.2.4 (#11636)
2024-01-09  dependabot... Bump follow-redirects from 1.15.2 to 1.15.4 (#11635)
2024-01-09  Jacco van den... Update pnpm lockfile (#11633)
2023-12-27  Hyun-je Alex... fix(#11615): fix calculating caretX position on stacked...
2023-12-14  Jacco van den... Add extra calrification for html legend (#11614)
2023-12-04  Jacco van den... Bump 4.4.1 (#11606) v4.4.1
2023-12-04  Jacco van den... Update font spec type (#11605)
2023-11-30  Jacco van den... Remove size limit from CI (#11599)
2023-11-29  Josh KelleyTooltip fixes (getLabelAndValue on null controller...
2023-11-17  Kevin Readfix: Guard access to window in helpers.dom.ts for brows...
2023-11-09  Jacco van den... Fix backdrop padding (#11577)
2023-11-09  Dimitris-Rafail... fix: Property platform missing from chart configuration...
2023-11-06  Jongwoo HanReplace deprecated command with environment file (...
2023-11-06  Vsevolod Fedorovfix: pass Plugin TType down to hooks chart arg (#11569)
2023-10-30  Jacco van den... Fix migration docs links (#11562)
2023-10-30  dependabot... Bump actions/setup-node from 3 to 4 (#11560)
2023-09-14  Jacco van den... revert node version (#11499)
2023-09-14  Jacco van den... Update node checkout and version (#11498)
2023-09-11  Mikhailfix: simplify check hasFunction (#11490)
2023-09-06  Cazkaallow mode to be a callback function (#11488)
next