]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
10 years agoFix orf/olf being undefined 1892/head
Davis Kim [Tue, 12 Jan 2016 02:54:45 +0000 (18:54 -0800)] 
Fix orf/olf being undefined

10 years agoI will try again! 1886/head
coolbombom [Mon, 11 Jan 2016 11:48:09 +0000 (12:48 +0100)] 
I will try again!

had a bad effect on color that was not array .... fully tested now, is working in my solution!

10 years agominor update, missed a small detail sorry!!!
coolbombom [Mon, 11 Jan 2016 11:17:08 +0000 (12:17 +0100)] 
minor update, missed a small detail sorry!!!

missed a small detail, resolved in an error, sorry!

10 years agohaving differnt colors in one dataset
coolbombom [Mon, 11 Jan 2016 11:02:32 +0000 (12:02 +0100)] 
having differnt colors in one dataset

Hi updated the bar chart so the bars can have different colors in one dataset!

cheers
c_bb

10 years agoMerge pull request #1879 from nnnick/fix/1110
Evert Timberg [Sat, 9 Jan 2016 19:47:24 +0000 (14:47 -0500)] 
Merge pull request #1879 from nnnick/fix/1110

Fix/1110

10 years agoMake sure tick string could be null / undefined 1879/head
Evert Timberg [Sat, 9 Jan 2016 19:42:55 +0000 (14:42 -0500)] 
Make sure tick string could be null / undefined

10 years agoAdd template option for point labels + test + doc update
Evert Timberg [Sat, 9 Jan 2016 19:39:43 +0000 (14:39 -0500)] 
Add template option for point labels + test + doc update

10 years agoMerge pull request #1878 from nnnick/fix/1871
Evert Timberg [Sat, 9 Jan 2016 16:59:39 +0000 (11:59 -0500)] 
Merge pull request #1878 from nnnick/fix/1871

Don't try to use undefined Scale constructors

10 years agoDon't try to use undefined Scale constructors 1878/head
Evert Timberg [Sat, 9 Jan 2016 16:55:44 +0000 (11:55 -0500)] 
Don't try to use undefined Scale constructors

10 years agoUpdate built files
Evert Timberg [Sat, 9 Jan 2016 15:59:52 +0000 (10:59 -0500)] 
Update built files

10 years agoUpdate build
Evert Timberg [Sat, 9 Jan 2016 15:48:15 +0000 (10:48 -0500)] 
Update build

10 years agoMerge pull request #1877 from nnnick/fix/1862
Evert Timberg [Sat, 9 Jan 2016 15:01:19 +0000 (10:01 -0500)] 
Merge pull request #1877 from nnnick/fix/1862

Fix stacked combo bar charts & add test

10 years agoUpdate bar controller tests 1877/head
Evert Timberg [Sat, 9 Jan 2016 14:58:14 +0000 (09:58 -0500)] 
Update bar controller tests

10 years agoAdd test for scale
Evert Timberg [Sat, 9 Jan 2016 14:51:04 +0000 (09:51 -0500)] 
Add test for scale

10 years agoUpdate controllers
Evert Timberg [Sat, 9 Jan 2016 14:50:56 +0000 (09:50 -0500)] 
Update controllers

10 years agoMerge pull request #1875 from michaelarnauts/master
Evert Timberg [Sat, 9 Jan 2016 14:40:07 +0000 (09:40 -0500)] 
Merge pull request #1875 from michaelarnauts/master

Ignore null values when calculating scale

10 years agoIgnore null values when calculating scale 1875/head
Michaël Arnauts [Sat, 9 Jan 2016 11:04:29 +0000 (12:04 +0100)] 
Ignore null values when calculating scale

10 years agoMerge pull request #1874 from Parent5446/patch-1
Evert Timberg [Sat, 9 Jan 2016 04:49:32 +0000 (23:49 -0500)] 
Merge pull request #1874 from Parent5446/patch-1

Added documentation about tooltip templates

10 years agoAdded documentation about tooltip templates 1874/head
Tyler Romeo [Sat, 9 Jan 2016 04:02:45 +0000 (20:02 -0800)] 
Added documentation about tooltip templates

It can be a little unclear what the actual format for tooltip templates are. Added information concerning how the tooltip templates are evaluated, and what context, i.e., variables, is available inside of them.

10 years agoMerge pull request #1854 from nnnick/fix/1853
Evert Timberg [Fri, 8 Jan 2016 18:16:06 +0000 (13:16 -0500)] 
Merge pull request #1854 from nnnick/fix/1853

Do not force resize if the size has not changed

10 years agoMerge pull request #1866 from morleyzhi/v2.0-dev
Evert Timberg [Thu, 7 Jan 2016 21:21:49 +0000 (16:21 -0500)] 
Merge pull request #1866 from morleyzhi/v2.0-dev

Fix a bug where ticks get culled when they don't need to be (fixes #1865)

10 years agoFix a bug where ticks get culled when they don't need to be 1866/head
Morley Zhi [Thu, 7 Jan 2016 20:57:53 +0000 (15:57 -0500)] 
Fix a bug where ticks get culled when they don't need to be

10 years agoMerge pull request #1863 from morleyzhi/v2.0-dev
Evert Timberg [Thu, 7 Jan 2016 19:43:59 +0000 (14:43 -0500)] 
Merge pull request #1863 from morleyzhi/v2.0-dev

Use ticks.maxTicksLimit to limit gridLines in a similar way

10 years agoRe-enable this; turns out I was mislead by the label spacing 1863/head
Morley Zhi [Thu, 7 Jan 2016 17:41:42 +0000 (12:41 -0500)] 
Re-enable this; turns out I was mislead by the label spacing

10 years agoLooks like maxTicksLimit already limits gridlines, so restore this
Morley Zhi [Thu, 7 Jan 2016 17:37:13 +0000 (12:37 -0500)] 
Looks like maxTicksLimit already limits gridlines, so restore this

10 years agoAlways show the last tick
Morley Zhi [Thu, 7 Jan 2016 17:28:09 +0000 (12:28 -0500)] 
Always show the last tick

10 years agoUpdates
Morley Zhi [Thu, 7 Jan 2016 16:40:26 +0000 (11:40 -0500)] 
Updates
(1) Only limit gridlines when maxTicksLimit is defined, so we don't blow up the tests.
(2) Add a note about running tests in CONTRIBUTING.md
(3) Rebuild files

10 years agoUse ticks.maxTicksLimit to limit gridlines (fixes #1859); use getValueOrDefault for...
Morley Zhi [Thu, 7 Jan 2016 15:44:56 +0000 (10:44 -0500)] 
Use ticks.maxTicksLimit to limit gridlines (fixes #1859); use getValueOrDefault for resolving the maxTicksLimit option

10 years agoMerge pull request #1850 from kirushanth-sakthivetpillai/bugfix/browserify-umd
Evert Timberg [Thu, 7 Jan 2016 02:06:36 +0000 (21:06 -0500)] 
Merge pull request #1850 from kirushanth-sakthivetpillai/bugfix/browserify-umd

Update gulpfile.js

10 years agoDo not force resize if the size has not changed 1854/head
Evert Timberg [Wed, 6 Jan 2016 01:16:18 +0000 (20:16 -0500)] 
Do not force resize if the size has not changed

10 years agoUpdate gulpfile.js 1850/head
Kirushanth Sakthivetpillai [Tue, 5 Jan 2016 16:19:48 +0000 (11:19 -0500)] 
Update gulpfile.js

root can be either window, globals but without this, JS will not lookup in globals object

10 years agoUpdate built files
Evert Timberg [Sun, 3 Jan 2016 14:11:58 +0000 (09:11 -0500)] 
Update built files

10 years agoMerge pull request #1848 from nnnick/fix/1461
Evert Timberg [Sun, 3 Jan 2016 02:21:28 +0000 (21:21 -0500)] 
Merge pull request #1848 from nnnick/fix/1461

Add suggestedMin, suggestedMax, min, and max options to radialLinear scale

10 years agoAdd suggestedMin, suggestedMax, min, and max options to radialLinear scale 1848/head
etimberg [Sun, 3 Jan 2016 02:03:09 +0000 (21:03 -0500)] 
Add suggestedMin, suggestedMax, min, and max options to radialLinear scale

10 years agoMerge pull request #1840 from nnnick/fix/1731-part-2
Evert Timberg [Sun, 3 Jan 2016 01:16:37 +0000 (20:16 -0500)] 
Merge pull request #1840 from nnnick/fix/1731-part-2

Better handling of large tooltips

10 years agoUpdate readme for latest v2 beta release
Evert Timberg [Fri, 1 Jan 2016 17:56:08 +0000 (12:56 -0500)] 
Update readme for latest v2 beta release

10 years agoUpdate readme to latest beta version
Evert Timberg [Fri, 1 Jan 2016 17:54:50 +0000 (12:54 -0500)] 
Update readme to latest beta version

10 years agoFix sample showing scale titles
Evert Timberg [Fri, 1 Jan 2016 17:21:16 +0000 (12:21 -0500)] 
Fix sample showing scale titles

10 years agoMerge pull request #1845 from nnnick/fix/1822
Evert Timberg [Fri, 1 Jan 2016 00:51:21 +0000 (19:51 -0500)] 
Merge pull request #1845 from nnnick/fix/1822

Prevent flickering for bars that represent data that is NaN

10 years agoDon't draw bars that represent data that is not valid (null, undefined, or NaN) 1845/head
etimberg [Fri, 1 Jan 2016 00:32:03 +0000 (19:32 -0500)] 
Don't draw bars that represent data that is not valid (null, undefined, or NaN)

10 years agoclean up helpers file before starting work
etimberg [Thu, 31 Dec 2015 23:41:21 +0000 (18:41 -0500)] 
clean up helpers file before starting work

10 years agoMerge pull request #1844 from zachpanz88/patch-2
Evert Timberg [Thu, 31 Dec 2015 21:41:26 +0000 (16:41 -0500)] 
Merge pull request #1844 from zachpanz88/patch-2

Bump copyright year in license

10 years agoBump copyright year in license 1844/head
Zach Panzarino [Thu, 31 Dec 2015 20:41:36 +0000 (15:41 -0500)] 
Bump copyright year in license

10 years agoMerge pull request #1842 from nnnick/v2.0-fix-browserify-webpack-support
Evert Timberg [Wed, 30 Dec 2015 16:52:26 +0000 (11:52 -0500)] 
Merge pull request #1842 from nnnick/v2.0-fix-browserify-webpack-support

Offer window alternative to `this` context.  Fixes Webspack and Browserify support

10 years agoOffer window alternative to `this` context. Fixes Webspack and Browserify support 1842/head
Tanner Linsley [Wed, 30 Dec 2015 16:43:51 +0000 (09:43 -0700)] 
Offer window alternative to `this` context.  Fixes Webspack and Browserify support

10 years agoBetter handling of large tooltips 1840/head
Evert Timberg [Tue, 29 Dec 2015 17:58:53 +0000 (12:58 -0500)] 
Better handling of large tooltips

10 years agoMerge pull request #1837 from nnnick/fix/1766
Evert Timberg [Tue, 29 Dec 2015 15:16:46 +0000 (10:16 -0500)] 
Merge pull request #1837 from nnnick/fix/1766

Better fitting of scales

10 years agoMerge pull request #1836 from nnnick/fix/1740
Evert Timberg [Tue, 29 Dec 2015 15:09:54 +0000 (10:09 -0500)] 
Merge pull request #1836 from nnnick/fix/1740

Draw line at edge of scales

10 years agoClean up code 1837/head
Evert Timberg [Tue, 29 Dec 2015 14:32:40 +0000 (09:32 -0500)] 
Clean up code

10 years agoFix tests
Evert Timberg [Tue, 29 Dec 2015 14:24:09 +0000 (09:24 -0500)] 
Fix tests

10 years agoFix layout service
Evert Timberg [Mon, 28 Dec 2015 22:20:08 +0000 (17:20 -0500)] 
Fix layout service

10 years agoAlias the pixel for nicer drawing 1836/head
Evert Timberg [Mon, 28 Dec 2015 14:37:31 +0000 (09:37 -0500)] 
Alias the pixel for nicer drawing

10 years agoDraw line at edge of scales & update tests
Evert Timberg [Mon, 28 Dec 2015 14:26:59 +0000 (09:26 -0500)] 
Draw line at edge of scales & update tests

10 years agoFix some errors with docs that were noticed when building 2.0.0-beta2
Evert Timberg [Mon, 28 Dec 2015 13:29:54 +0000 (08:29 -0500)] 
Fix some errors with docs that were noticed when building

10 years agoUpdate built files
etimberg [Sun, 27 Dec 2015 17:10:07 +0000 (12:10 -0500)] 
Update built files

10 years agoMerge pull request #1834 from damiansilbergleithcunniff/issue-1764-default-pie-chart...
Evert Timberg [Sun, 27 Dec 2015 17:08:33 +0000 (12:08 -0500)] 
Merge pull request #1834 from damiansilbergleithcunniff/issue-1764-default-pie-chart-colors

Issue 1764: Add default colors for Pie Charts

10 years agoMerge pull request #1835 from nnnick/fix/release-v2-beta2
Evert Timberg [Sun, 27 Dec 2015 16:50:05 +0000 (11:50 -0500)] 
Merge pull request #1835 from nnnick/fix/release-v2-beta2

Update build & bump version

10 years agoFix issues identified in PR 1835/head
etimberg [Sun, 27 Dec 2015 16:48:14 +0000 (11:48 -0500)] 
Fix issues identified in PR

10 years agoChoose a "better" set of 12 default colors/highlight colors for pie charts 1834/head
Damian Silbergleith Cunniff [Sun, 27 Dec 2015 16:14:15 +0000 (09:14 -0700)] 
Choose a "better" set of 12 default colors/highlight colors for pie charts

10 years agoUpdate build & bump version
etimberg [Sun, 27 Dec 2015 15:46:08 +0000 (10:46 -0500)] 
Update build & bump version

10 years agoChange reference to index to prevent running off the end of the array
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 22:36:15 +0000 (15:36 -0700)] 
Change reference to index to prevent running off the end of the array

10 years agospaces -> tabs
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 17:04:29 +0000 (10:04 -0700)] 
spaces -> tabs

10 years agofix spaces -> tabs
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 17:01:06 +0000 (10:01 -0700)] 
fix spaces -> tabs

10 years agoUpdate the docs to reflect the new feature
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:47:59 +0000 (09:47 -0700)] 
Update the docs to reflect the new feature

10 years agoUpdate the pie chart to use the default color/highlight if none is specified
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:13:33 +0000 (09:13 -0700)] 
Update the pie chart to use the default color/highlight if none is specified

10 years agoAdd default global values for Color and Highlight color
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:09:43 +0000 (09:09 -0700)] 
Add default global values for Color and Highlight color

10 years agoMerge pull request #1302 from jantimon/master
Evert Timberg [Fri, 25 Dec 2015 22:44:26 +0000 (17:44 -0500)] 
Merge pull request #1302 from jantimon/master

More robust in-between arc calculation see #1301

10 years agoMerge pull request #1771 from ryoon/recent-firefox
Evert Timberg [Fri, 25 Dec 2015 18:39:21 +0000 (13:39 -0500)] 
Merge pull request #1771 from ryoon/recent-firefox

Remove Firefox workaround

10 years agoMerge pull request #1832 from hallatore/Bug_SuggestedMinVsMin
Evert Timberg [Fri, 25 Dec 2015 15:44:29 +0000 (10:44 -0500)] 
Merge pull request #1832 from hallatore/Bug_SuggestedMinVsMin

min/max should have precedence over suggestedMin/suggestedMax

10 years agomin/max should have precedence over suggestedMin/suggestedMax 1832/head
Tore Lervik [Fri, 25 Dec 2015 12:53:09 +0000 (13:53 +0100)] 
min/max should have precedence over suggestedMin/suggestedMax

10 years agoMerge pull request #1141 from kirkstrobeck/gulp-watch
Evert Timberg [Fri, 25 Dec 2015 04:17:29 +0000 (23:17 -0500)] 
Merge pull request #1141 from kirkstrobeck/gulp-watch

Add livereload to Gulp  task

10 years agoMerge pull request #1040 from dima117/master
Evert Timberg [Fri, 25 Dec 2015 02:50:18 +0000 (21:50 -0500)] 
Merge pull request #1040 from dima117/master

fix multiTooltip appearance with empty title

10 years agoMerge pull request #1829 from nnnick/fix/1716-1731
Tanner Linsley [Wed, 23 Dec 2015 17:22:34 +0000 (10:22 -0700)] 
Merge pull request #1829 from nnnick/fix/1716-1731

Better tooltip positioning

10 years agoFix broken test 1829/head
Evert Timberg [Wed, 23 Dec 2015 17:00:56 +0000 (12:00 -0500)] 
Fix broken test

10 years agoMerge pull request #1826 from hallatore/Bug_BezierCurveAtZero
Evert Timberg [Wed, 23 Dec 2015 14:39:21 +0000 (09:39 -0500)] 
Merge pull request #1826 from hallatore/Bug_BezierCurveAtZero

Fixed bug with bezier still being used with tension set to 0

10 years agoFixed build error bug with getting tension 1826/head
Tore Lervik [Wed, 23 Dec 2015 14:29:25 +0000 (15:29 +0100)] 
Fixed build error bug with getting tension

10 years agoMerge pull request #1827 from hallatore/Bug_AutoSkipCheck
Evert Timberg [Wed, 23 Dec 2015 14:09:41 +0000 (09:09 -0500)] 
Merge pull request #1827 from hallatore/Bug_AutoSkipCheck

Fixed bug with skipRatio check not being triggered correctly.

10 years agoFixed bug with skipRatio check not being triggered correctly. 1827/head
Tore Lervik [Wed, 23 Dec 2015 12:42:24 +0000 (13:42 +0100)] 
Fixed bug with skipRatio check not being triggered correctly.

10 years agoFixed bug with bezier still being used with tension set to 0
Tore Lervik [Wed, 23 Dec 2015 12:36:44 +0000 (13:36 +0100)] 
Fixed bug with bezier still being used with tension set to 0

10 years agoImprovements to tooltip alignment to avoid the canvas edges
Evert Timberg [Wed, 23 Dec 2015 02:35:23 +0000 (21:35 -0500)] 
Improvements to tooltip alignment to avoid the canvas edges

10 years agoFix tests
Evert Timberg [Tue, 22 Dec 2015 14:13:02 +0000 (09:13 -0500)] 
Fix tests

10 years agoMerge pull request #1819 from xriss/v2.0-dev
Evert Timberg [Tue, 22 Dec 2015 13:44:04 +0000 (08:44 -0500)] 
Merge pull request #1819 from xriss/v2.0-dev

gulp-umd

10 years agogulp-umd 1819/head
Kriss [Tue, 22 Dec 2015 13:21:23 +0000 (13:21 +0000)] 
gulp-umd

Explicitly pass root to the factory function.

10 years agoMerge pull request #1817 from prashcr/patch-2
Evert Timberg [Tue, 22 Dec 2015 13:19:45 +0000 (08:19 -0500)] 
Merge pull request #1817 from prashcr/patch-2

Add missing comma

10 years agoMerge pull request #1816 from hallatore/Bug_AutoSkip
Evert Timberg [Tue, 22 Dec 2015 13:19:25 +0000 (08:19 -0500)] 
Merge pull request #1816 from hallatore/Bug_AutoSkip

Refactored skipRatio to use the longest label text for calculation.

10 years agoAdd missing comma 1817/head
Prashanth Chandra [Tue, 22 Dec 2015 09:50:11 +0000 (17:50 +0800)] 
Add missing comma

10 years agoMerge pull request #1815 from hallatore/Bug_firstTickUndefined
Evert Timberg [Tue, 22 Dec 2015 00:59:12 +0000 (19:59 -0500)] 
Merge pull request #1815 from hallatore/Bug_firstTickUndefined

Bug first tick undefined

10 years agoFixed broken tests 1816/head
Tore Lervik [Mon, 21 Dec 2015 22:47:38 +0000 (23:47 +0100)] 
Fixed broken tests

10 years agoRefactored out property
Tore Lervik [Mon, 21 Dec 2015 22:37:09 +0000 (23:37 +0100)] 
Refactored out property

10 years agoRefactored skipRatio to use the longest label text for calculation.
Tore Lervik [Mon, 21 Dec 2015 22:30:40 +0000 (23:30 +0100)] 
Refactored skipRatio to use the longest label text for calculation.

10 years agoFixed a typo 1815/head
Tore Lervik [Mon, 21 Dec 2015 21:43:20 +0000 (22:43 +0100)] 
Fixed a typo

10 years agoRefactored firstTick null check
Tore Lervik [Mon, 21 Dec 2015 21:40:33 +0000 (22:40 +0100)] 
Refactored firstTick null check

10 years agofirstTick and lastTick can be null if the chart is empty.
Tore Lervik [Mon, 21 Dec 2015 21:34:31 +0000 (22:34 +0100)] 
firstTick and lastTick can be null if the chart is empty.

10 years agoMerge pull request #1192 from kkirsche/patch-1
William Entriken [Mon, 21 Dec 2015 21:05:38 +0000 (16:05 -0500)] 
Merge pull request #1192 from kkirsche/patch-1

Remove moot `version` property from bower.json

10 years agoInitial refactor of tooltip code
Evert Timberg [Mon, 21 Dec 2015 20:52:33 +0000 (15:52 -0500)] 
Initial refactor of tooltip code

10 years agoShow rectangle points at end of bars, even negative ones.
Evert Timberg [Mon, 21 Dec 2015 20:52:19 +0000 (15:52 -0500)] 
Show rectangle points at end of bars, even negative ones.

10 years agoMerge pull request #1814 from hallatore/Bug_SuggestedMinMax
Evert Timberg [Mon, 21 Dec 2015 19:43:41 +0000 (14:43 -0500)] 
Merge pull request #1814 from hallatore/Bug_SuggestedMinMax

Have to check for undefined because "if (0.0)" would equal false.

10 years agoHave to check for undefined because "if (0.0)" would equal false. 1814/head
Tore Lervik [Mon, 21 Dec 2015 19:28:20 +0000 (20:28 +0100)] 
Have to check for undefined because "if (0.0)" would equal false.

10 years agoMerge pull request #1810 from olyckne/fix/ticks_callback
Evert Timberg [Mon, 21 Dec 2015 13:23:55 +0000 (08:23 -0500)] 
Merge pull request #1810 from olyckne/fix/ticks_callback

Fix ticks callback and auto skip

10 years agoUpdate docs 1810/head
Mattias Lyckne [Mon, 21 Dec 2015 13:21:51 +0000 (14:21 +0100)] 
Update docs