]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2017-05-19  Evert TimbergBump version to v2.6.0 (#4237) 4236/head 4282/head
2017-05-19  Simon BrunelDeploy to GitHub pages (#4256)
2017-05-19  Simon BrunelAdd GA tracking code to docs
2017-05-13  Xingan WangFix invalid link in area.md (#4257)
2017-05-13  Simon BrunelEnable the 'search-plus' GitBook plugin
2017-05-13  Ben McCannUse https to load scripts from CDN in samples (#4255)
2017-05-13  Jamie McElwainAdded width + height arguments to ctx.drawImage
2017-05-13  Simon BrunelMake "dedicated to the chart canvas" a requirement...
2017-05-13  Simon BrunelFix RequireJS doc to use UMD file instead (#4252)
2017-05-13  Simon BrunelDocument the new filling modes and options (#4251)
2017-05-08  etimberginitial data update docs
2017-05-07  Ben McCannRemove executable bit from js files (#4222)
2017-05-02  Ben McCannRemove unnecessary variable
2017-04-29  Simon BrunelFix legend and title layout options update
2017-04-29  Ben McCannAdd financial chart type to plugin docs
2017-04-26  Ben McCannRemove malformed comment
2017-04-23  etimbergMake it clear that labels need to be specified when...
2017-04-22  Simon BrunelFix failing instanceof when reading context
2017-04-22  Simon BrunelEnhance the responsive documentation
2017-04-22  Thomas RedstonFix hidden charts hanging the browser
2017-04-18  Ben McCannRemove extraneous period
2017-04-17  Ben McCannCombine the two contributing docs
2017-04-16  Eric Nikolay... Enhancement: adds step-after functionality, true defaul...
2017-04-16  etimbergFix pointRadius and pointHitRadius settings for radar...
2017-04-15  GabrielMancikFixed calculation of scale min and max when dataset...
2017-04-15  Joe B. LewisFix broken link to point to correct sample file.
2017-04-08  Simon BrunelFix and refactor bar controllers
2017-04-04  cizmiakscale service - respect new weight scale option for... 4128/head
2017-04-03  etimbergAdds a better error message when the chart type is...
2017-04-03  etimbergAdd live samples back to docs for each chart type
2017-04-02  Thomas RedstonTime scale improvements to improve performance and...
2017-03-28  etimbergUpdate the tooltip with a new `caretPadding` setting...
2017-03-27  Martin ZürnFixed misplaced data points on category scale
2017-03-25  Simon BrunelMove legend and title in the plugins folder (#4076)
2017-03-25  Simon BrunelAdd `gulp unittest --coverage` argument (#4075)
2017-03-24  y-takeAdd link to plugin that creates a stacked percentage...
2017-03-22  ellieUpdate line-customTooltips.html (Re issue #4038 )
2017-03-21  Lee N DobrydenZero line dash options (#4019)
2017-03-21  Simon BrunelReorganize samples and list them in index.html (#4043)
2017-03-21  Samuel JoDo not draw tooltips that have no items (#4034)
2017-03-21  Hiroshi ShirosakiFix radar chart horizontal position (#4032)
2017-03-21  Evert TimbergFix for stacked bar charts with log axes (#4010)
2017-03-21  Bohdan KhoroletsAvoid errors when rendering serverside (#3909)
2017-03-21  Evert TimbergUpdate the docs structure/content to use GitBook (...
2017-03-18  Simon BrunelCorrectly handle decimal display size (#4009)
2017-03-18  Simon BrunelAdd support to fill between datasets (#4008)
2017-03-05  Simon BrunelIntroduce unit test based on image comparison (#3988)
2017-03-04  Simon BrunelCleanup and upgrade unit tests environment
2017-03-04  Simon BrunelFix shorthand `legend: false` and `title: false`
2017-03-04  Cătălin PinteaAdded a `maxBarThickness` setting for bar charts xAxis...
2017-03-03  Evert TimbergSplit radial scale lineArc setting into a combination...
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
next