]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
9 years agoRemoved the default padding 2173/head
Blake Niemyjski [Thu, 24 Mar 2016 19:07:35 +0000 (14:07 -0500)] 
Removed the default padding

You should put a style on the container element

9 years agoUpdate doc version
etimberg [Wed, 23 Mar 2016 23:22:43 +0000 (19:22 -0400)] 
Update doc version

9 years agoUpdated build
etimberg [Sun, 20 Mar 2016 15:17:49 +0000 (11:17 -0400)] 
Updated build

9 years agoMerge pull request #2157 from nnnick/fix/2156
Evert Timberg [Sun, 20 Mar 2016 15:15:41 +0000 (11:15 -0400)] 
Merge pull request #2157 from nnnick/fix/2156

Fix scale merge when the xAxes object is specified but the type is not

9 years agoFix scale merge when the xAxes object is specified but the type is not 2157/head
etimberg [Sun, 20 Mar 2016 15:12:26 +0000 (11:12 -0400)] 
Fix scale merge when the xAxes object is specified but the type is not

9 years agoUpdate built files
Evert Timberg [Sat, 19 Mar 2016 13:16:44 +0000 (09:16 -0400)] 
Update built files

9 years agoMerge pull request #2155 from nnnick/fix/2154
Evert Timberg [Sat, 19 Mar 2016 13:03:49 +0000 (09:03 -0400)] 
Merge pull request #2155 from nnnick/fix/2154

Better use of default scale types.

9 years agoBetter use of default scale types. 2155/head
Evert Timberg [Sat, 19 Mar 2016 12:50:50 +0000 (08:50 -0400)] 
Better use of default scale types.

9 years agoMerge pull request #2145 from nnnick/fix/2110 2148/head
Evert Timberg [Thu, 17 Mar 2016 00:08:15 +0000 (20:08 -0400)] 
Merge pull request #2145 from nnnick/fix/2110

Instead of showing a warning on load, throw an error on create if moment is not defined.

9 years agoInstead of showing a warning on load, throw an error on create if moment is not defined. 2145/head
etimberg [Wed, 16 Mar 2016 23:59:20 +0000 (19:59 -0400)] 
Instead of showing a warning on load, throw an error on create if moment is not defined.

9 years agoMerge pull request #2144 from nnnick/fix/1942
Evert Timberg [Wed, 16 Mar 2016 23:44:10 +0000 (19:44 -0400)] 
Merge pull request #2144 from nnnick/fix/1942

Better conversion to ticks to make it easier to use callbacks

9 years agoBetter conversion to ticks to make it easier to use callbacks 2144/head
etimberg [Wed, 16 Mar 2016 23:39:09 +0000 (19:39 -0400)] 
Better conversion to ticks to make it easier to use callbacks

9 years agoMerge pull request #2139 from nnnick/fix/2104
Evert Timberg [Wed, 16 Mar 2016 00:09:51 +0000 (20:09 -0400)] 
Merge pull request #2139 from nnnick/fix/2104

Fix zoom reset

9 years agoFix zoom reset 2139/head
Evert Timberg [Wed, 16 Mar 2016 00:03:28 +0000 (20:03 -0400)] 
Fix zoom reset

9 years agoMerge pull request #2132 from nnnick/fix/2131
Evert Timberg [Mon, 14 Mar 2016 23:51:09 +0000 (19:51 -0400)] 
Merge pull request #2132 from nnnick/fix/2131

Fix axis IDs in documentation

9 years agoMerge pull request #2133 from borancar/v2.0-dev
Evert Timberg [Mon, 14 Mar 2016 23:49:36 +0000 (19:49 -0400)] 
Merge pull request #2133 from borancar/v2.0-dev

Add composer.json

9 years agoFix axis IDs in documentation 2132/head
Evert Timberg [Mon, 14 Mar 2016 23:43:21 +0000 (19:43 -0400)] 
Fix axis IDs in documentation

9 years agoAdd composer.json 2133/head
Boran Car [Mon, 14 Mar 2016 23:41:04 +0000 (23:41 +0000)] 
Add composer.json

9 years agoMerge pull request #2128 from The-Smallest/v2-rectangle-generic
Evert Timberg [Sun, 13 Mar 2016 18:06:31 +0000 (14:06 -0400)] 
Merge pull request #2128 from The-Smallest/v2-rectangle-generic

Generic Rectangle: any border (botton, left, top, right) can be skipped now.

9 years agoMerge pull request #2129 from nnnick/fix/2037
Evert Timberg [Sun, 13 Mar 2016 16:29:48 +0000 (12:29 -0400)] 
Merge pull request #2129 from nnnick/fix/2037

Fix animation bug.

9 years agoFix animation bug. Helpers.findNextWhere no longer returned the index of the item... 2129/head
Evert Timberg [Sun, 13 Mar 2016 16:24:33 +0000 (12:24 -0400)] 
Fix animation bug. Helpers.findNextWhere no longer returned the index of the item. This causes the wrong animation object to be removed.

9 years agoFixed bar.controller tests 2128/head
Ivan Samoylenko [Sun, 13 Mar 2016 16:10:49 +0000 (19:10 +0300)] 
Fixed bar.controller tests

9 years agoAdded 'borderSkipped' parameter to Rectangle.
Ivan Samoylenko [Sun, 13 Mar 2016 15:58:36 +0000 (18:58 +0300)] 
Added 'borderSkipped' parameter to Rectangle.

9 years agoMerge pull request #2125 from The-Smallest/docs-fixes
Evert Timberg [Sun, 13 Mar 2016 13:30:14 +0000 (09:30 -0400)] 
Merge pull request #2125 from The-Smallest/docs-fixes

Missing whitespaces and code markup fixes

9 years agoMissing whitespaces and code markup fixes 2125/head
Ivan Samoylenko [Sun, 13 Mar 2016 11:47:37 +0000 (14:47 +0300)] 
Missing whitespaces and code markup fixes

9 years agoMerge pull request #2116 from 100000001/v2.0-dev 2103/head
Evert Timberg [Thu, 10 Mar 2016 12:06:19 +0000 (07:06 -0500)] 
Merge pull request #2116 from 100000001/v2.0-dev

Expose yAlign and xAlign as a tooltip option

9 years agoMoved _model xAlign and yAlign setting to Positioning section and 2116/head
100000001 [Thu, 10 Mar 2016 08:05:59 +0000 (09:05 +0100)] 
Moved _model xAlign and yAlign setting to Positioning section and
swapped y and x

9 years agoExpose yAlign and xAlign as a tooltip option
100000001 [Thu, 10 Mar 2016 08:00:26 +0000 (09:00 +0100)] 
Expose yAlign and xAlign as a tooltip option

9 years agoAllow ticks.fixedStepSize or ticks.stepSize options to mean the same thing
Evert Timberg [Sun, 6 Mar 2016 13:56:31 +0000 (08:56 -0500)] 
Allow ticks.fixedStepSize or ticks.stepSize options to mean the same thing

9 years agoMerge pull request #2101 from nnnick/fix/2034
Evert Timberg [Sun, 6 Mar 2016 04:18:54 +0000 (23:18 -0500)] 
Merge pull request #2101 from nnnick/fix/2034

Fix some time rounding problems

9 years agoFix test for time zone difference 2101/head
Evert Timberg [Sun, 6 Mar 2016 04:16:25 +0000 (23:16 -0500)] 
Fix test for time zone difference

9 years agoFix some time rounding problems
Evert Timberg [Sun, 6 Mar 2016 03:58:34 +0000 (22:58 -0500)] 
Fix some time rounding problems

9 years agoMerge pull request #2087 from MatthiasWinkelmann/time-parser-#2086
Evert Timberg [Wed, 2 Mar 2016 16:40:37 +0000 (11:40 -0500)] 
Merge pull request #2087 from MatthiasWinkelmann/time-parser-#2086

A fix for nnnick/Chart.js#2086

9 years agofixed timezone bug in test 2087/head
Matthias Winkelmann [Wed, 2 Mar 2016 15:51:48 +0000 (16:51 +0100)] 
fixed timezone bug in test

9 years agofixed test and added a test for a custom date parser
Matthias Winkelmann [Wed, 2 Mar 2016 15:40:58 +0000 (16:40 +0100)] 
fixed test and added a test for a custom date parser

9 years agofixed travis built
Matthias Winkelmann [Wed, 2 Mar 2016 13:16:52 +0000 (14:16 +0100)] 
fixed travis built

9 years agoFixes nnnick/Chart.js#2086 by introducing a new time.parser option with high priority...
Matthias Winkelmann [Wed, 2 Mar 2016 12:53:35 +0000 (13:53 +0100)] 
Fixes nnnick/Chart.js#2086 by introducing a new time.parser option with high priority to replace the (deprecated) time.format

9 years agoMerge pull request #2074 from nnnick/fix/2070
Evert Timberg [Sun, 28 Feb 2016 22:56:11 +0000 (17:56 -0500)] 
Merge pull request #2074 from nnnick/fix/2070

Fix legend generation when no datasets

9 years agoFix legend generation when no datasets 2074/head
Evert Timberg [Sun, 28 Feb 2016 22:51:06 +0000 (17:51 -0500)] 
Fix legend generation when no datasets

9 years agoUpdated build files
Evert Timberg [Sun, 28 Feb 2016 20:55:05 +0000 (15:55 -0500)] 
Updated build files

9 years agoMerge pull request #2073 from nnnick/fix/event-padding
Evert Timberg [Sun, 28 Feb 2016 20:44:30 +0000 (15:44 -0500)] 
Merge pull request #2073 from nnnick/fix/event-padding

Take padding into account when determining the model coordinates from event coordinates

9 years agoTake padding into account when determining the model coordinates from event coordinates 2073/head
Evert Timberg [Sun, 28 Feb 2016 20:32:15 +0000 (15:32 -0500)] 
Take padding into account when determining the model coordinates from event coordinates

9 years agoMerge pull request #2069 from hamalaiv/fix/#2018
Evert Timberg [Sun, 28 Feb 2016 19:26:51 +0000 (14:26 -0500)] 
Merge pull request #2069 from hamalaiv/fix/#2018

Fix/#2018

9 years agoMerge pull request #2072 from nnnick/fix/2050
Evert Timberg [Sun, 28 Feb 2016 18:44:42 +0000 (13:44 -0500)] 
Merge pull request #2072 from nnnick/fix/2050

Fix global font settings

9 years agoFix global font settings 2072/head
Evert Timberg [Sun, 28 Feb 2016 18:41:17 +0000 (13:41 -0500)] 
Fix global font settings

9 years agofix consistency with other samples 2069/head
Ville Hämäläinen [Sun, 28 Feb 2016 08:20:10 +0000 (10:20 +0200)] 
fix consistency with other samples

9 years agofix title
Ville Hämäläinen [Sun, 28 Feb 2016 08:16:09 +0000 (10:16 +0200)] 
fix title

9 years agoimprove doughnut sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:15:18 +0000 (10:15 +0200)] 
improve doughnut sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend
- remove logs

9 years agoimprove scatter sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:10:45 +0000 (10:10 +0200)] 
improve scatter sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove scatter-multi-axis sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:09:14 +0000 (10:09 +0200)] 
improve scatter-multi-axis sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove polar-area sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:05:31 +0000 (10:05 +0200)] 
improve polar-area sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove polar-area sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:03:43 +0000 (10:03 +0200)] 
improve polar-area sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove combo-bar-line sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:01:34 +0000 (10:01 +0200)] 
improve combo-bar-line sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove bar sample
Ville Hämäläinen [Sun, 28 Feb 2016 08:00:01 +0000 (10:00 +0200)] 
improve bar sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend
- fix x-axis labels when adding data

9 years agoimprove bar-stacked sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:55:28 +0000 (09:55 +0200)] 
improve bar-stacked sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove bar-multi-axis sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:54:16 +0000 (09:54 +0200)] 
improve bar-multi-axis sample

- set title
- set same size canvas as other samples
- remove user select from canvas

9 years agofix titles
Ville Hämäläinen [Sun, 28 Feb 2016 07:50:45 +0000 (09:50 +0200)] 
fix titles

9 years agoimprove time-scale sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:50:31 +0000 (09:50 +0200)] 
improve time-scale sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend
- remove logs

9 years agoimprove combo-time-scale sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:46:59 +0000 (09:46 +0200)] 
improve combo-time-scale sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend
- remove logs

9 years agoimprove progress-bar sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:43:21 +0000 (09:43 +0200)] 
improve progress-bar sample

- set title
- set same size canvas as other samples
- fix adding data after all data has been removed
- remove user select from canvas
- remove html legend

9 years agoimprove progress-bar sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:29:29 +0000 (09:29 +0200)] 
improve progress-bar sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas

9 years agoimprove tooltip-hooks sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:25:46 +0000 (09:25 +0200)] 
improve tooltip-hooks sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove html legend

9 years agoimprove radar-skip-points sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:22:14 +0000 (09:22 +0200)] 
improve radar-skip-points sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend

9 years agoimprove radar sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:18:56 +0000 (09:18 +0200)] 
improve radar sample

- improve title
- set same size canvas as other samples
- remove user select from canvas
- remove html legend

9 years agoimprove line-x-axis-filter sample
Ville Hämäläinen [Sun, 28 Feb 2016 07:02:59 +0000 (09:02 +0200)] 
improve line-x-axis-filter sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove logs

9 years agoimprove line-stacked-area sample
Ville Hämäläinen [Sun, 28 Feb 2016 06:59:38 +0000 (08:59 +0200)] 
improve line-stacked-area sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove logs
- remove html legend

9 years agoimprove line-skip-points sample
Ville Hämäläinen [Sun, 28 Feb 2016 06:56:26 +0000 (08:56 +0200)] 
improve line-skip-points sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove logs
- remove html legend

9 years agoimprove line-logarithmic sample
Ville Hämäläinen [Sun, 28 Feb 2016 06:24:58 +0000 (08:24 +0200)] 
improve line-logarithmic sample

- set title
- set same size canvas as other samples
- remove user select from canvas
- remove logs

9 years agoimprove line-logarithmic sample
Ville Hämäläinen [Sun, 28 Feb 2016 05:57:02 +0000 (07:57 +0200)] 
improve line-logarithmic sample

- set title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove logs

9 years agofix x-axis labels when adding data
Ville Hämäläinen [Sun, 28 Feb 2016 05:51:40 +0000 (07:51 +0200)] 
fix x-axis labels when adding data

9 years agoimprove line-legend sample
Ville Hämäläinen [Sun, 28 Feb 2016 05:50:13 +0000 (07:50 +0200)] 
improve line-legend sample

- improve title
- set same size canvas as other samples
- fix x-axis labels when adding data
- remove user select from canvas
- remove logs

9 years agoimprove line-customTooltips sample
Ville Hämäläinen [Sun, 28 Feb 2016 05:34:37 +0000 (07:34 +0200)] 
improve line-customTooltips sample

- set title for chart
- set same size canvas as other samples
- remove user select from canvas
- remove logs

9 years agoimprove line chart sample
Ville Hämäläinen [Sun, 28 Feb 2016 05:28:39 +0000 (07:28 +0200)] 
improve line chart sample

- set title for chart
- remove html legend
- set same size canvas as other samples
- remove user select from canvas

9 years agoimprove bubble chart sample
Ville Hämäläinen [Sun, 28 Feb 2016 05:13:09 +0000 (07:13 +0200)] 
improve bubble chart sample

- fix add dataset when all datasets have been removed
- set title for chart
- remove html legend
- set same size canvas as other samples
- remove user select from canvas
- set name for added datasets

9 years agoMerge pull request #2067 from nnnick/fix/animations
Evert Timberg [Sat, 27 Feb 2016 17:38:43 +0000 (12:38 -0500)] 
Merge pull request #2067 from nnnick/fix/animations

Fix bar chart and doughnut chart animations

9 years agoFix bar chart and doughnut chart animations 2067/head
Evert Timberg [Sat, 27 Feb 2016 17:32:20 +0000 (12:32 -0500)] 
Fix bar chart and doughnut chart animations

9 years agoMerge pull request #2066 from mathiask88/cacheCleanupFix
Evert Timberg [Sat, 27 Feb 2016 17:00:44 +0000 (12:00 -0500)] 
Merge pull request #2066 from mathiask88/cacheCleanupFix

Much faster cache clean up

9 years agoMuch faster cache clean up 2066/head
Mathias Küsel [Sat, 27 Feb 2016 16:19:33 +0000 (17:19 +0100)] 
Much faster cache clean up

9 years agoMerge pull request #2065 from nnnick/fix/2009
Evert Timberg [Sat, 27 Feb 2016 14:01:31 +0000 (09:01 -0500)] 
Merge pull request #2065 from nnnick/fix/2009

Fix #2009

9 years agoFix #2009 2065/head
Evert Timberg [Sat, 27 Feb 2016 13:58:27 +0000 (08:58 -0500)] 
Fix #2009

9 years agoMerge pull request #2057 from hamalaiv/fix/2036
Evert Timberg [Sat, 27 Feb 2016 02:46:36 +0000 (21:46 -0500)] 
Merge pull request #2057 from hamalaiv/fix/2036

fix alpha for tooltip colors

9 years agofix alpha for tooltip colors 2057/head
Ville Hämäläinen [Thu, 25 Feb 2016 18:17:40 +0000 (20:17 +0200)] 
fix alpha for tooltip colors

9 years agoMerge pull request #2041 from nnnick/fix/radius-0
Evert Timberg [Sat, 20 Feb 2016 13:48:25 +0000 (08:48 -0500)] 
Merge pull request #2041 from nnnick/fix/radius-0

Fix point radius 0

9 years agoFix radius 0 2041/head
Evert Timberg [Sat, 20 Feb 2016 13:44:25 +0000 (08:44 -0500)] 
Fix radius 0

9 years agoMerge pull request #2031 from mathiask88/customPointStyle
Evert Timberg [Thu, 18 Feb 2016 21:42:03 +0000 (16:42 -0500)] 
Merge pull request #2031 from mathiask88/customPointStyle

Adds the ability to draw custom point styles

9 years agoAdds the ability to draw custom point styles 2031/head
Mathias Küsel [Sun, 7 Feb 2016 03:55:42 +0000 (04:55 +0100)] 
Adds the ability to draw custom point styles

9 years agoMerge pull request #2027 from nnnick/fix-stacking-order-and-reversable-legend
Tanner Linsley [Wed, 17 Feb 2016 20:11:40 +0000 (13:11 -0700)] 
Merge pull request #2027 from nnnick/fix-stacking-order-and-reversable-legend

Fix stacking, tooltip, and legend order for stackables

9 years agoTooltips now respect stacked ordering 2027/head
Tanner Linsley [Wed, 17 Feb 2016 19:42:29 +0000 (12:42 -0700)] 
Tooltips now respect stacked ordering

Tooltips detect the stacked scale property now, reversing when
appropriate

9 years agoReversible Legends
Tanner Linsley [Wed, 17 Feb 2016 19:42:09 +0000 (12:42 -0700)] 
Reversible Legends

Legends can now be reversed with the `reversed: true` property.

9 years agoProper line and bar stacking order
Tanner Linsley [Wed, 17 Feb 2016 19:41:32 +0000 (12:41 -0700)] 
Proper line and bar stacking order

Stacked line and bar charts now behave predictably with the first
dataset on the bottom stacked upwards.

9 years agoUpdated build
Evert Timberg [Mon, 15 Feb 2016 15:52:51 +0000 (10:52 -0500)] 
Updated build

9 years agoMerge pull request #2017 from nnnick/fix/1884
Evert Timberg [Mon, 15 Feb 2016 15:49:59 +0000 (10:49 -0500)] 
Merge pull request #2017 from nnnick/fix/1884

When the last label would overlap with the previously shown label, skip the previously shown one

9 years agoWhen the last label would overlap with the previously shown label, skip the previousl... 2017/head
Evert Timberg [Mon, 15 Feb 2016 15:43:19 +0000 (10:43 -0500)] 
When the last label would overlap with the previously shown label, skip the previously shown one

9 years agoMerge pull request #2015 from nnnick/fix/1962
Evert Timberg [Mon, 15 Feb 2016 14:44:53 +0000 (09:44 -0500)] 
Merge pull request #2015 from nnnick/fix/1962

Disable autoskipper for time scales

9 years agoDisable autoskipper for time scales 2015/head
Evert Timberg [Mon, 15 Feb 2016 14:41:35 +0000 (09:41 -0500)] 
Disable autoskipper for time scales

9 years agoLegend tests + fix minor bug where padding was not taken into account when going...
Evert Timberg [Mon, 15 Feb 2016 14:23:31 +0000 (09:23 -0500)] 
Legend tests + fix minor bug where padding was not taken into account when going down to the next line

9 years agoTitle block tests
Evert Timberg [Sun, 14 Feb 2016 23:04:12 +0000 (18:04 -0500)] 
Title block tests

9 years agoClean up code climate style issues and formatting.
etimberg [Sun, 14 Feb 2016 22:06:00 +0000 (17:06 -0500)] 
Clean up code climate style issues and formatting.

9 years agoMerge pull request #2014 from nnnick/update-code-climate-config
Evert Timberg [Sun, 14 Feb 2016 20:12:55 +0000 (15:12 -0500)] 
Merge pull request #2014 from nnnick/update-code-climate-config

Update code climate config

9 years agoadd some more reporters 2014/head
etimberg [Sun, 14 Feb 2016 19:43:02 +0000 (14:43 -0500)] 
add some more reporters