This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Chart.js
Watch
2
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2026-03-04 07:24:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5c4f97504b6ae96f8f0592bcc15cebb2dfba8a6
Chart.js
/
src
/
plugins
History
Jukka Kurkela
f5c4f97504
Add interaction options (
#7922
)
...
* Add interaction options * Add migration note
2020-10-19 07:24:06 -04:00
..
index.js
PluginService using registry (
#7590
)
2020-07-11 18:08:45 -04:00
plugin.filler.js
Use Object.create(null) as
merge
target, to prevent prototype pollution (
#7917
)
2020-10-18 13:31:01 -04:00
plugin.legend.js
Use Object.create(null) as
merge
target, to prevent prototype pollution (
#7917
)
2020-10-18 13:31:01 -04:00
plugin.title.js
Add maxWidth/maxHeight options for legend (
#7852
)
2020-10-06 07:41:16 -04:00
plugin.tooltip.js
Add interaction options (
#7922
)
2020-10-19 07:24:06 -04:00