]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2017-03-03  Simon BrunelFlatten animation object and fix callbacks
2017-03-03  Simon BrunelHandle incoming model values on element transition
2017-02-25  Jerry ChangFixed built-in auto skip caused by previous commit...
2017-02-25  etimbergAdd test for layout service weight ordering
2017-02-25  etimbergLayout service supports a new order setting to configur...
2017-02-25  Evert TimbergFix use of reserved keyword as a parameter name
2017-02-25  Adam Kirkfading tooltip
2017-02-25  Marcelo TedeschiRefactored drawCaret and drawBackground functions to...
2017-02-25  Marcelo TedeschiAdded configuration to documentation
2017-02-25  Marcelo TedeschiAdded possibility to draw tooltip borders
2017-02-22  Evert TimbergFix color dependency for builds
2017-02-22  Simon BrunelAdd new dataset update and draw plugin hooks
2017-02-18  Simon BrunelAdd chart data property setter and unit tests
2017-02-16  potatopeelings#3849 - Stack bars in z dimension
2017-02-12  etimbergwhen axes are in the wrong place, update the config...
2017-02-11  Evert TimbergWhen the dataset label is not defined, the tooltip...
2017-02-10  JerryUpdate tooltip only when active element has changed...
2017-02-10  Thomas RedstonReuse parsed results rather than redoing work
2017-02-10  Jerry ChangFixed HorizontalBar: stacked axis, displays NaN when...
2017-02-10  Simon BrunelUnit tests for Chart constructor and deprecations
2017-02-10  Simon BrunelRename `chartInstance` to `chart`
2017-02-10  Simon BrunelRemove deprecated nested `chart` accesses
2017-02-10  Simon BrunelDeprecate Chart.Controller (and nested `chart`)
2017-02-09  etimbergFix issue with how Chart.PluginBase is defined
2017-02-03  Matthisk HeimensenAdded Django-Jchart link to docs/notes.md (#3865) 3840/head
2017-01-28  etimbergbump version number
2017-01-28  Simon BrunelReplace `onEvent` by `before/afterEvent`
2017-01-28  Simon BrunelMake `beforeDraw` cancellable and fix easing value
2017-01-28  Simon BrunelPlugin hooks and jsdoc enhancements
2017-01-27  Jakub Juszczak📝 Add vue-chartjs to docs
2017-01-25  Evert Timberginner radius could be slightly negative due to numerica...
2017-01-22  Evert Timbergremove unnecessary extra init steps
2017-01-22  Jerry ChangDocumentation update on requiring Chart.js using Common...
2017-01-22  Simon BrunelIgnore .gitignore (and more) from Bower packages
2017-01-18  Thomas RedstonOnly generate ticks we care about
2017-01-15  Simon BrunelPlatform event API abstraction
2017-01-15  Evert Timbergwhen the cutoutPercentage is 0, the inner radius should...
2017-01-08  mdewildeCorrect anchor link (#3772)
2017-01-05  SAiTO TOSHiKiFix : Scale label display at top and right. (#3741)
2017-01-02  Jakeupdate copyright date
2017-01-01  potatopeelingsGroup stacked bar charts (#2643) (#3563)
2016-12-31  Zach PanzarinoHappy new year!
2016-12-24  Timofey RechkalovUpdate 07-Pie-Doughnut-Chart.md
2016-12-21  Evert TimbergRefactoring to put browser specific code in a new class...
2016-12-20  SAiTO TOSHiKiFix bar draw issue with `borderWidth`. (#3680)
2016-12-18  SAiTO TOSHiKiFix : samples (line-stacked-area.html & step-size.html...
2016-12-18  etimbergfix stacked bars on logarithmic axes
2016-12-18  Simon BrunelAdd support for local plugins and plugin options
2016-12-18  etimbergfix options in getDatasetAtEvent
2016-12-17  Evert Timbergfix linting again
2016-12-17  Evert Timbergfix linting
2016-12-17  SAiTO TOSHiKiUpdate core.scale.js
2016-12-14  TarqwynFix bug when calculating if steps fit into scale as...
2016-12-07  etimbergFix infinite loop in logarithmic tick generation
2016-12-07  etimbergFix newly introduced drawing bug when tick marks are...
2016-12-06  Wang ShenweiCorrect document for Interaction Modes #3676 (#3684)
2016-12-03  Jonathon HillPass the hover event to the onHover event handler ...
2016-12-03  SAiTO TOSHiKiImplement clipping (#3658)
2016-12-02  Toshiki SaitoFixed miscalculation of Bar width.
2016-12-02  Evert TimbergFix rotated label meaasurements (#2879, #3354). When...
2016-12-01  Evert TimbergRevert "Fixed tooltip labelling on Bar Chart when min...
2016-11-29  Evert TimbergDo not notify plugins when a silent resize occurs ...
2016-11-28  Jerry Changfixed tooltip labelling on Bar Chart when min is defined
2016-11-28  SAiTO TOSHiKiFix : Tooltip label for category scale. (#3649)
2016-11-28  etimbergFix monotone cubic interpolation when two adjacent...
2016-11-26  Christopher... Add rectRounded to point style sample
2016-11-26  Christopher... Add rectRounded point style
2016-11-25  etimbergAllow updating the config of a chart at runtime
2016-11-25  Evert TimbergImprove radial scale (#3625)
2016-11-22  Jeff CareyUpgraded dependency gulp-uglify to 2.0.0 (#3635)
2016-11-20  etimbergLabels can get bigger when the 2nd fit happens. Don...
2016-11-20  etimbergProperly use the ticks.padding option. To correctly...
2016-11-19  Jerry ChangFixed Issue with tooltip label display when given null...
2016-11-18  etimbergRemove unnecessary padding usages and update category...
2016-11-18  Evert TimbergTake vertical padding into account
2016-11-18  Evert TimbergWhen an axis needs padding due to a long, rotated,...
2016-11-18  Jeff CareyFixed vertical alignment in legend text (#3387)
2016-11-18  etimbergAllow line chart to use pointBorderWidth of 0 correctly
2016-11-17  Jonathon HillUpdate the documentation plugin list (#3610)
2016-11-16  38elementsFix link in 01-Chart-Configuration.md (#3607)
2016-11-14  etimberguse correct option for setting tension on radar charts
2016-11-14  etimberguse correct option in radar chart
2016-11-13  Evert Timbergremove unused cancel animation frame method
2016-11-13  38elementsFix path in 09-Advanced.md
2016-11-12  etimbergAdd a function to filter items out of the legend
2016-11-11  Simon BrunelFix retina scale when display size is implicit 3551/head
2016-11-08  Simon BrunelFix context state restoration on destroy
2016-11-06  Simon BrunelBump version to 2.4.0
2016-11-05  etimbergX and Y interaction modes now use the intersect option
2016-11-03  Simon BrunelFix the event handler when legend is disabled (#3544)
2016-10-31  Simon BrunelFix iframe resize handler when re-attached to DOM ...
2016-10-30  etimbergWhen an event triggers an update while the bufferedUpda...
2016-10-29  Simon BrunelBump ESLint to v3.x (gulp and Code Climate) (#3526)
2016-10-27  Josh SorefSpelling fixes (#3522)
2016-10-27  Varatep Buranintufix "area" typo
2016-10-25  bret bFixes issue #3490: Tick documentation is missing autoSk...
2016-10-25  Zach PanzarinoUpdate installation instructions in README
2016-10-23  Evert TimbergUpdate chartColors.js to utils.js and move randomScalin...
2016-10-23  etimbergFix bug in 'y' tooltip mode
2016-10-23  etimbergReorganized sample files into sub directories. Added...
next