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 23:44:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
008bb1aab365c46cbf479cbf9ae2bd98f2350bef
Chart.js
/
src
History
Evert Timberg
008bb1aab3
Set new tooltip templates for the scatter chart
2015-05-19 20:33:39 -04:00
..
Chart.Bar.js
Prettified, and half way through doughut
2015-05-15 20:54:01 -06:00
Chart.Core.js
Initial config merge. Handles special cases for objects and arrays and merges smarter than simply replacing the default object. Tested by overriding the vertical axis 0 point colour. Also implemented dataset axis binding. If nothing is specified, the dataset is bound to the first x and y axis.
2015-05-18 14:19:34 -04:00
Chart.Doughnut.js
Pie cleanup.
2015-05-15 22:45:17 -06:00
Chart.Line.js
Prettified, and half way through doughut
2015-05-15 20:54:01 -06:00
Chart.PolarArea.js
Merge pull request
#1098
from WouterSioen/fix-typo
2015-05-05 16:01:30 -06:00
Chart.Radar.js
Merge pull request
#856
from tannerlinsley/editable-chart-config
2015-05-04 15:28:03 -04:00
Chart.Scale.js
Clean up the scale service. It's now more of a helper function for fitting the scales. Since each chart needed to know it's scales, there wasn't much point in registering them into the service. When we support overlapping charts, we can do something fancier
2015-05-19 18:22:05 -04:00
Chart.Scatter.js
Set new tooltip templates for the scatter chart
2015-05-19 20:33:39 -04:00