Ben McCann
|
788dbd4499
|
Alphabetize element default options (#7170)
* Alphabetize element default options
* Add arc
* Add missing comma
|
2020-03-01 09:57:39 -05:00 |
|
Ben McCann
|
5ef519e4d2
|
Shorten imports (#7168)
|
2020-03-01 09:57:24 -05:00 |
|
Ben McCann
|
6638549a75
|
Remove unused constructor parameter (#7171)
|
2020-03-01 09:57:05 -05:00 |
|
Jukka Kurkela
|
a3dddb45d9
|
Use global element hidden status for Pie charts (#7156)
Use global element hidden status for Pie / polarArea charts
|
2020-03-01 09:07:39 -05:00 |
|
Jukka Kurkela
|
df3c73cc5e
|
Give the boot to chartjs-adapter-moment (#7155)
Remove default of using chartjs-adapter-moment
|
2020-02-27 19:40:31 -05:00 |
|
Ben McCann
|
3c1e04f928
|
Allow registering scale with single parameter (#7157)
Allow registering scale with single parameter
|
2020-02-27 19:38:10 -05:00 |
|
Ben McCann
|
fc0a056fee
|
Remove position defaults (#7165)
|
2020-02-27 19:37:36 -05:00 |
|
Jukka Kurkela
|
ac69e81b04
|
Turn elements/index into an index (#7135)
|
2020-02-26 18:08:29 -05:00 |
|
Jukka Kurkela
|
5e489f16f6
|
Issue 4991 (#7084)
* Fix remaining handleEvent issues
* Reduce lines
* Update tooltip always on replay
* Address issues
* Fix test
* More tooltip fixing
* Extend comment
|
2020-02-25 14:35:32 -05:00 |
|
Jukka Kurkela
|
a9ae64f1e2
|
Stop leaking fonts (and fillStyle) to ctx (#7150)
|
2020-02-23 13:08:01 -05:00 |
|
Ben McCann
|
0d6c05cca0
|
WebWorker support (#7146)
Co-authored-by: David Winegar <david.s.winegar@gmail.com>
|
2020-02-22 14:48:55 -05:00 |
|
Jukka Kurkela
|
d801e56106
|
Update dependencies and alter privacy of functions (#7138)
* Update dependencies
* Fix privacy problems
* color lib & consistency
* Review update
* getLabelCapacity
* Review update
|
2020-02-22 08:35:16 -05:00 |
|
Jukka Kurkela
|
9bd34ecf28
|
Fill between datasets (#7139)
|
2020-02-21 18:58:14 -05:00 |
|
Ben McCann
|
428411319a
|
Create a Tick typedef (#7124)
|
2020-02-21 18:56:39 -05:00 |
|
Ben McCann
|
e2145e3b55
|
Turn on excludeNotExported (#7121)
|
2020-02-20 12:18:21 -05:00 |
|
Ben McCann
|
2e5b072251
|
Turn on some TypeScript checks (#7116)
Turn on some TypeScript checks
|
2020-02-20 09:43:16 -05:00 |
|
Jukka Kurkela
|
65425a5cb6
|
Include version in Chart (#7129)
* Include version in Chart
* Remove commonjs
|
2020-02-20 09:41:47 -05:00 |
|
Jukka Kurkela
|
4a737729d5
|
Move color helpers to helpers.color (#7130)
Move color helpers to helpers.color
|
2020-02-19 18:14:22 -05:00 |
|
Jukka Kurkela
|
9ddda713e4
|
Rename steppedLine to stepped (#7127)
Rename steppedLine to stepped
|
2020-02-19 18:13:40 -05:00 |
|
Ben McCann
|
10c3c3bbc9
|
Simplify rtlAdapter export (#7120)
|
2020-02-19 14:20:11 -05:00 |
|
Ben McCann
|
028ee30505
|
Make margins private (#7123)
|
2020-02-19 14:15:48 -05:00 |
|
Jukka Kurkela
|
7b029aa780
|
Doughnut / PolarArea cleanup (#7113)
Doughnut / PolarArea cleanup
|
2020-02-17 18:45:30 -05:00 |
|
Ben McCann
|
3682da7899
|
JSDoc fixes (#7112)
|
2020-02-17 14:31:43 -05:00 |
|
Jukka Kurkela
|
bfe34214ac
|
Use ResizeObserver and MutationObserver to detect detach/attach/resize (#7104)
* Use Resize/MutationObserver to detect detach/attach/resize
* Cleanup
* Review update
* Restore infinite resize detection (#6011)
|
2020-02-17 11:00:03 -05:00 |
|
Jukka Kurkela
|
7397a41fac
|
Change remaining for of loops to regular ones (#7103)
|
2020-02-14 14:12:23 -05:00 |
|
Ben McCann
|
1b1c7fc302
|
Remove unused property _maxLabelLines (#7101)
|
2020-02-14 12:29:52 -05:00 |
|
Jukka Kurkela
|
7c1fb37c61
|
Babel @kurkle/color for IE support (#7099)
Babel @kurkle/color for IE support
|
2020-02-14 12:29:33 -05:00 |
|
Jukka Kurkela
|
72c3c6d080
|
Fix memory leak (#7097)
|
2020-02-13 18:42:25 -05:00 |
|
Jukka Kurkela
|
25a9969489
|
Enable esnext and fix all lint errors (#7094)
* enable esnext and fix all lint errors
* Review update
* Missed some
* Some cleanup still
* Remove leftover eslint disable
|
2020-02-13 18:41:49 -05:00 |
|
Ben McCann
|
7609385544
|
Cleanup some Typescript comments (#7088)
|
2020-02-12 08:03:23 -05:00 |
|
Ben McCann
|
40b8254ca4
|
Cleanup private methods on Scales (#7082)
|
2020-02-11 19:18:13 -05:00 |
|
Ben McCann
|
2f17dbcd70
|
Prefix private controller methods with underscore (#7081)
Prefix private controller methods with underscore
|
2020-02-10 17:57:22 -05:00 |
|
Ben McCann
|
460ac02a92
|
Document types for TimeScale (#7083)
|
2020-02-10 17:57:04 -05:00 |
|
Jukka Kurkela
|
f7d2bbd29f
|
Utilize _angleBetween in Arc (#7080)
* Utilize _angleBetween in Arc
* More ES6 chrore on Arc
|
2020-02-10 15:10:51 -05:00 |
|
Jukka Kurkela
|
88284380c7
|
Animate circumference (#7079)
|
2020-02-10 15:10:15 -05:00 |
|
Jukka Kurkela
|
44a624f2d1
|
Fix typo and update dependencies (#7077)
* Fix typo and update dependencies
* Update `isColorInstance`
|
2020-02-09 20:14:38 -05:00 |
|
Jukka Kurkela
|
25002f2763
|
Defaults as ES6 class (#7074)
* Defaults as ES6 class
* Review comments
|
2020-02-09 08:52:18 -05:00 |
|
Ben McCann
|
12ea8d86ca
|
Fix time scale computeOffsets (#7072)
|
2020-02-08 18:08:42 -05:00 |
|
Jukka Kurkela
|
f5655c511e
|
PluginService as ES6 class (#7075)
* PluginService as ES6 class
* Review update
|
2020-02-08 18:06:49 -05:00 |
|
Jukka Kurkela
|
fa79eb8797
|
Switch from chartjs-color to @kurkle/color (#7059)
|
2020-02-07 19:24:29 -05:00 |
|
Ben McCann
|
795c86e95b
|
Fix errors reported by TypeScript compiler (#7030)
|
2020-02-07 18:03:33 -05:00 |
|
Ben McCann
|
df407d23f0
|
core.scale cleanup (#7067)
|
2020-02-06 18:17:05 -05:00 |
|
Jukka Kurkela
|
70b6eab563
|
Configurable hide/show animations (#7055)
Configurable hide/show animations
|
2020-02-06 18:16:24 -05:00 |
|
Ben McCann
|
6affaa2a73
|
Convert controllers to ES6 classes (#7061)
|
2020-02-06 07:33:00 -05:00 |
|
Evert Timberg
|
93757a53e5
|
Fix legend title drawing + update sample (#7060)
|
2020-02-06 07:31:33 -05:00 |
|
Ben McCann
|
a30f753321
|
Finishing removing old major/minor options (#7042)
* Finishing removing old major/minor options
* Fix samples
|
2020-02-05 18:20:01 -05:00 |
|
Ben McCann
|
f9cd9fdf76
|
JSDoc and other cleanup (#7057)
|
2020-02-05 08:27:02 -05:00 |
|
Ben McCann
|
c79e8090e8
|
Make datasetController an ES6 class (#7056)
|
2020-02-04 18:09:56 -05:00 |
|
Ben McCann
|
3b61a1f86e
|
Generate ticks when source is data (#7044)
Generate ticks when source is data
|
2020-02-03 19:22:09 -05:00 |
|
Ben McCann
|
1c18a74ea0
|
Fix some JSDoc errors (#7026)
* Fix some JSDoc errors
* Fix helpers.dom JSDoc errors
* Add scale JSDoc errors
* Address review comment
* Fix additional errors
* Document optional parameters
* JSDoc fixes for datasetController
* Remove undefined
|
2020-02-03 07:52:55 -05:00 |
|