]>
git.ipfire.org Git - thirdparty/Chart.js.git/log
Evert Timberg [Sun, 24 Apr 2016 00:08:00 +0000 (20:08 -0400)]
Comment out tests since they seem like a moment issue
Evert Timberg [Sun, 24 Apr 2016 00:06:18 +0000 (20:06 -0400)]
Merge branch 'master' into feature/pan-support
Conflicts:
src/core/core.controller.js
Evert Timberg [Sat, 23 Apr 2016 23:39:37 +0000 (19:39 -0400)]
Remove file and fix jshint error
Evert Timberg [Sat, 23 Apr 2016 22:27:35 +0000 (18:27 -0400)]
Merge pull request #2340 from DaanDeMeyer/documentation-fixes
Documentation fixes
Daan De Meyer [Sat, 23 Apr 2016 21:54:40 +0000 (23:54 +0200)]
Changed occurrences of "charts.defaults.Bar" to "charts.defaults.bar"
Daan De Meyer [Sat, 23 Apr 2016 21:52:26 +0000 (23:52 +0200)]
Changed occurrence of "charts.defaults.Line" to "charts.defaults.line"
Evert Timberg [Sat, 23 Apr 2016 21:45:16 +0000 (17:45 -0400)]
Merge pull request #2339 from nnnick/docs/2.0-updates
Docs/2.0 updates
Evert Timberg [Sat, 23 Apr 2016 21:08:09 +0000 (17:08 -0400)]
Merge pull request #2338 from DaanDeMeyer/documentation-fixes
Documentation fixes
Daan De Meyer [Sat, 23 Apr 2016 20:55:16 +0000 (22:55 +0200)]
Changed two occurrences of percentageInnerCutout to cutoutPercentage which is the actual field name in the doughnut/pie options
Daan De Meyer [Sat, 23 Apr 2016 20:54:13 +0000 (22:54 +0200)]
Added dots to labels options in global.defaults.legend .
Evert Timberg [Sat, 23 Apr 2016 17:27:10 +0000 (13:27 -0400)]
Backwards pixel to value API
Evert Timberg [Sat, 23 Apr 2016 14:52:02 +0000 (10:52 -0400)]
Fix adding data to pie, doughnut, and polar area charts
Evert Timberg [Sat, 23 Apr 2016 14:45:23 +0000 (10:45 -0400)]
Fix #2324
Evert Timberg [Sat, 23 Apr 2016 13:46:58 +0000 (09:46 -0400)]
Merge pull request #2336 from nnnick/docs/2.0-updates
Documentation tweaks for 2.0 relase
Nick Downie [Sat, 23 Apr 2016 13:34:57 +0000 (14:34 +0100)]
Update browser support spec for 2.0
Nick Downie [Sat, 23 Apr 2016 13:25:58 +0000 (14:25 +0100)]
Update colours + example values in docs
Evert Timberg [Sat, 23 Apr 2016 02:52:34 +0000 (22:52 -0400)]
Merge pull request #2314 from jachstet-sea/consistent_option_names_pt1
Consistent option names pt1
Evert Timberg [Sat, 23 Apr 2016 01:04:55 +0000 (21:04 -0400)]
Add in a beforeRender plugin event. Makes it easier to handle things that need to happen once at the start of animation but not on every frame
Evert Timberg [Sat, 23 Apr 2016 00:54:56 +0000 (20:54 -0400)]
Merge pull request #2333 from nnnick/fix/2023
Fix/2023
Evert Timberg [Sat, 23 Apr 2016 00:49:44 +0000 (20:49 -0400)]
Remove commented code
Evert Timberg [Sat, 23 Apr 2016 00:48:41 +0000 (20:48 -0400)]
Support radar tooltip mode 'label'
Jake [Fri, 22 Apr 2016 15:07:23 +0000 (11:07 -0400)]
Merge pull request #2329 from zachpanz88/build-fix
Fix build to include comment at top of file
Zach Panzarino [Fri, 22 Apr 2016 15:03:52 +0000 (15:03 +0000)]
Fix build to include comment at top of file
Evert Timberg [Fri, 22 Apr 2016 14:08:18 +0000 (10:08 -0400)]
Merge pull request #2326 from johnw86/master
Scaled bar width fix
John Walker [Fri, 22 Apr 2016 13:59:28 +0000 (14:59 +0100)]
Scaled bar width fix
Add logic for calculating bar width when ticks are less than the data labels
Evert Timberg [Thu, 21 Apr 2016 15:47:20 +0000 (11:47 -0400)]
Merge pull request #2318 from Janpot/destroy-typo
Fix typo in plugin 'destroy'
Jan Potoms [Thu, 21 Apr 2016 15:25:37 +0000 (17:25 +0200)]
Fix typo in plugin 'destroy'
Jannis Achstetter [Thu, 21 Apr 2016 14:06:42 +0000 (16:06 +0200)]
Update the docs
Jannis Achstetter [Thu, 21 Apr 2016 13:58:58 +0000 (15:58 +0200)]
Add an example showcasing the different point size options
Jannis Achstetter [Thu, 21 Apr 2016 13:40:19 +0000 (15:40 +0200)]
Rename dataset-specific options "radius" to "pointRadius" and "hitRadius" to "pointHitRadius", adding compatibility-clauses to support the old names as well
Jannis Achstetter [Thu, 21 Apr 2016 13:39:19 +0000 (15:39 +0200)]
Add testcases for the consistent dataset-specific option names "pointRadius" and "pointHitRadius"
Evert Timberg [Thu, 21 Apr 2016 11:50:20 +0000 (07:50 -0400)]
Fix build and update to latest node js version.
Evert Timberg [Thu, 21 Apr 2016 11:48:47 +0000 (07:48 -0400)]
Start on pan support
Jannis Achstetter [Thu, 21 Apr 2016 07:23:48 +0000 (09:23 +0200)]
Update the docs
Jannis Achstetter [Thu, 21 Apr 2016 07:30:17 +0000 (09:30 +0200)]
Add the option to an example (there was no other example overwriting tension for a specific dataset)
Jannis Achstetter [Thu, 21 Apr 2016 07:12:03 +0000 (09:12 +0200)]
Add a testcase for the new option name "lineTension"
Jannis Achstetter [Wed, 20 Apr 2016 15:07:56 +0000 (17:07 +0200)]
Rename dataset-specific option "tension" to "lineTension" and add a compatibility-clause to support the old name as well
Jannis Achstetter [Wed, 20 Apr 2016 14:59:31 +0000 (16:59 +0200)]
"tension" is a property of the line, not of the point
Evert Timberg [Wed, 20 Apr 2016 23:47:24 +0000 (19:47 -0400)]
Merge pull request #2313 from zachpanz88/build-fix
Fix case-sensitive error in gulpfile that caused builds to fail on linux
Zach Panzarino [Wed, 20 Apr 2016 23:42:07 +0000 (23:42 +0000)]
Fix case-sensitive error in gulpfile
Evert Timberg [Wed, 20 Apr 2016 14:36:14 +0000 (10:36 -0400)]
Merge pull request #2310 from jachstet-sea/fix_Test
Fix test/defaultConfig.tests.js after PR #2308
Jannis Achstetter [Wed, 20 Apr 2016 14:02:05 +0000 (16:02 +0200)]
Fix test/defaultConfig.tests.js after PR #2308
Evert Timberg [Wed, 20 Apr 2016 13:26:40 +0000 (09:26 -0400)]
Merge pull request #2308 from pwavg/patch-1
Fixed closing span position
Peter [Wed, 20 Apr 2016 11:55:58 +0000 (13:55 +0200)]
Fixed closing span position
In the pie/doughnut legendCallback function the <span> is not closed immediately so that the text is written in the <span> instead of the <li>
Evert Timberg [Tue, 19 Apr 2016 15:13:53 +0000 (11:13 -0400)]
Merge pull request #2300 from HuwSy/patch-1
Fix tooltip example caretHeight to caretSize
Huw [Tue, 19 Apr 2016 14:59:13 +0000 (15:59 +0100)]
Fix tooltip example caretHeight to caretSize
Evert Timberg [Mon, 18 Apr 2016 23:43:23 +0000 (19:43 -0400)]
Merge pull request #2293 from nnnick/docs/pie-doughnut-code-block
Split Doughnut/Pie example usage into two code blocks
Nick Downie [Mon, 18 Apr 2016 21:30:10 +0000 (22:30 +0100)]
Split doughnut/pie example into two code block
Odd change - but makes tempting the documentation a lot simpler
Evert Timberg [Mon, 18 Apr 2016 16:43:01 +0000 (12:43 -0400)]
Merge pull request #2289 from tKammy/fix_typo
Fix typo
Kammy [Mon, 18 Apr 2016 15:31:19 +0000 (00:31 +0900)]
fix typo
Evert Timberg [Sun, 17 Apr 2016 22:55:20 +0000 (18:55 -0400)]
Plugin event in destroy
Evert Timberg [Sun, 17 Apr 2016 18:40:18 +0000 (14:40 -0400)]
Built files
Evert Timberg [Sun, 17 Apr 2016 16:48:05 +0000 (12:48 -0400)]
Merge pull request #2283 from nnnick/feature/plug-in-support
Adds support for plugins
Evert Timberg [Sun, 17 Apr 2016 16:39:09 +0000 (12:39 -0400)]
Update doc version #
Evert Timberg [Sun, 17 Apr 2016 16:25:58 +0000 (12:25 -0400)]
Documentation for creating plugins
Evert Timberg [Sun, 17 Apr 2016 16:25:47 +0000 (12:25 -0400)]
Use apply instead of call so that the animation easing can be passed to the draw callbacks
Evert Timberg [Sun, 17 Apr 2016 16:02:42 +0000 (12:02 -0400)]
Initial plugin calls
Evert Timberg [Sun, 17 Apr 2016 16:02:33 +0000 (12:02 -0400)]
Plugin system + tests
Evert Timberg [Sun, 17 Apr 2016 14:38:45 +0000 (10:38 -0400)]
Merge pull request #2276 from nnnick/fix/2229
Improved sizing when grid lines are not display
Evert Timberg [Sun, 17 Apr 2016 14:33:38 +0000 (10:33 -0400)]
More prework for zoom/pan
Evert Timberg [Sun, 17 Apr 2016 13:03:46 +0000 (09:03 -0400)]
Merge pull request #2280 from nnnick/fix/2143
Update doughnut and polar area legend callbacks to handle when the background color is not set.
Evert Timberg [Sun, 17 Apr 2016 12:54:27 +0000 (08:54 -0400)]
Fix tests
Evert Timberg [Sun, 17 Apr 2016 12:38:46 +0000 (08:38 -0400)]
Update doughnut and polar area legend callbacks to handle when the background color is not set.
Evert Timberg [Sun, 17 Apr 2016 01:50:45 +0000 (21:50 -0400)]
Update docs
Evert Timberg [Sun, 17 Apr 2016 01:49:08 +0000 (21:49 -0400)]
Update tests for new config option
Evert Timberg [Sun, 17 Apr 2016 01:46:29 +0000 (21:46 -0400)]
Add configurable tick mark length. Use it to calculate appropriate sizing
Evert Timberg [Sun, 17 Apr 2016 01:13:44 +0000 (21:13 -0400)]
Remove old doc files
Evert Timberg [Sun, 17 Apr 2016 01:10:31 +0000 (21:10 -0400)]
Update docs file for start angle and sweep properties
Evert Timberg [Sun, 17 Apr 2016 00:34:21 +0000 (20:34 -0400)]
Remove unnecessary line from code climate config
Evert Timberg [Sun, 17 Apr 2016 00:21:14 +0000 (20:21 -0400)]
Actual paths
Evert Timberg [Sun, 17 Apr 2016 00:10:33 +0000 (20:10 -0400)]
Only rate files from src dir
etimberg [Sun, 17 Apr 2016 00:06:36 +0000 (20:06 -0400)]
Fix link
Tanner Linsley [Sat, 16 Apr 2016 23:58:01 +0000 (18:58 -0500)]
Merge pull request #2275 from jsonmaur/patch-1
Update README.md
Jason Maurer [Sat, 16 Apr 2016 23:57:15 +0000 (17:57 -0600)]
Update README.md
fixed the link :)
Tanner Linsley [Sat, 16 Apr 2016 23:48:55 +0000 (18:48 -0500)]
2.0 Readme
Tanner Linsley [Sat, 16 Apr 2016 23:31:31 +0000 (18:31 -0500)]
Merge pull request #2274 from nnnick/v2.0-dev
2.0.0 Release
Evert Timberg [Sat, 16 Apr 2016 23:21:58 +0000 (19:21 -0400)]
Merge pull request #2273 from mdehoog/doughnut-rotation
Added unit test for doughnut rotation/circumference, fix for rotation = 0
Michael de Hoog [Sat, 16 Apr 2016 23:16:42 +0000 (09:16 +1000)]
Fix for doughnut rotation = 0, added unit test for doughnut rotation/circumference properties
Tanner Linsley [Sat, 16 Apr 2016 23:13:23 +0000 (18:13 -0500)]
Merge branch 'master' into v2.0-dev
Tanner Linsley [Sat, 16 Apr 2016 22:39:51 +0000 (17:39 -0500)]
2.0.2
Tanner Linsley [Sat, 16 Apr 2016 22:38:03 +0000 (17:38 -0500)]
Better default tick rotation and tick autoskip settings (#2258)
* Better default tick rotation and tick autoskip settings
* scale.time: Use ctx to measure label, and <= instead of < for unit fitting
* Test Changes
* Passing Tests with new defaults
Evert Timberg [Sat, 16 Apr 2016 20:36:43 +0000 (16:36 -0400)]
Merge pull request #2271 from mdehoog/doughnut-rotation
Add rotation and circumference properties to doughnut/pie charts
etimberg [Sat, 16 Apr 2016 18:22:45 +0000 (14:22 -0400)]
Bump and build for 2.0.1
Michael de Hoog [Sat, 16 Apr 2016 14:23:48 +0000 (00:23 +1000)]
Added rotation and circumference properties to doughnut/pie charts
Evert Timberg [Sat, 16 Apr 2016 12:44:19 +0000 (08:44 -0400)]
Merge pull request #2264 from thukaramvh/tvenkat_bleeding_edge
Graph Index Data Labels display for Line Bar Graph for v2.0
Evert Timberg [Sat, 16 Apr 2016 12:42:49 +0000 (08:42 -0400)]
Merge pull request #2270 from nnnick/fix/travis-tests
Fix/travis tests
Evert Timberg [Sat, 16 Apr 2016 12:28:33 +0000 (08:28 -0400)]
Newer ubuntu version
Evert Timberg [Sat, 16 Apr 2016 12:24:18 +0000 (08:24 -0400)]
try a different travis config
Simon Brunel [Sat, 16 Apr 2016 00:15:54 +0000 (02:15 +0200)]
Optimize animation frame requests (#2268)
The animation service now keeps track of the active animation frame request and will skip new requests until the current one is executed. This can happen when processing mouse events, e.g. 'mousemove' and 'mouseout' events will trigger multiple renders.
Evert Timberg [Fri, 15 Apr 2016 10:13:54 +0000 (06:13 -0400)]
Merge pull request #2255 from HarvestingClouds/patch-1
Using the dynamic absolute position even for relative elements
Evert Timberg [Fri, 15 Apr 2016 10:13:43 +0000 (06:13 -0400)]
Merge pull request #2263 from HarvestingClouds/patch-2
Using the dynamic absolute position of the canvas, even for relative …
Thukaram V H [Fri, 15 Apr 2016 04:57:58 +0000 (21:57 -0700)]
Data Labels display for Line Bar combo for v2.0
Data Labels display for Line Bar combo for v2.0
Aman Sharma [Fri, 15 Apr 2016 04:11:09 +0000 (00:11 -0400)]
Using the dynamic absolute position of the canvas, even for relative placement of the chart
This will work with both relative and absolute position for the chart and will apply the tooltips appropriately. I have tested in a normal context and then also using the chart in the second column of two column table i.e. in a different position on the screen. Without this, the default tooltips will appear at the same position no matter where the chart is placed. They will appear misplaced. The fix I have provided allows the tooltips to appear smoothly with the chart, no matter where it is placed on the web page.
Evert Timberg [Wed, 13 Apr 2016 19:27:04 +0000 (15:27 -0400)]
Merge pull request #2254 from dibsyjr1/v2.0-dev
Fixed legendCallback() html generation
Aman Sharma [Wed, 13 Apr 2016 18:34:26 +0000 (14:34 -0400)]
Updating to use the absolute position even if the chart canvas element is having relative position
This will work with both relative and absolute position for the chart
dibsyjr1 [Wed, 13 Apr 2016 17:51:32 +0000 (18:51 +0100)]
Returned Chart.js build file back to normal
dibsyjr1 [Wed, 13 Apr 2016 15:03:08 +0000 (16:03 +0100)]
Fixed the generateLegend function
Fixed the generateLegend function to create the colour block next to the text instead of around it.
dibsyjr1 [Wed, 13 Apr 2016 14:26:03 +0000 (15:26 +0100)]
Fixed legendCallback() html generation
Fixed legendCallback's html generation so that the span lies next to the text instead of being around it.
Evert Timberg [Wed, 13 Apr 2016 11:05:19 +0000 (07:05 -0400)]
Merge pull request #2251 from tomduncalf/v2.0-handle-gradients
Allow gradients to be used as colors without causing errors when e.g. calling the color helper to generate the default colour value for hover
Tom Duncalf [Tue, 12 Apr 2016 15:36:56 +0000 (16:36 +0100)]
Allow gradients to be used as colors without causing errors when e.g. calling the color helper to generate the defualt colour value for hover