Evert Timberg
0fd5d17b7a
Radial scale scriptable options ( #7471 )
...
Scriptable radialLinear options
2020-09-01 11:30:15 -04:00
Evert Timberg
df63d10cd9
Update horizontal bar chart default tooltip mode ( #7488 )
...
Ensures that vertical and horizontal bar charts behave the same way
2020-09-01 11:30:15 -04:00
Ben McCann
cc7b350448
Fix link to animations docs ( #7484 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
ac8cb57005
Remove data checks and always re-parse data ( #7458 )
...
* Remove data checks and always re-parse data
* Fix removed helper namespace
2020-09-01 11:30:15 -04:00
Jukka Kurkela
d0a1d689fc
Implement routing of defaults ( #7453 )
...
Implement routing of defaults
2020-09-01 11:30:15 -04:00
Jukka Kurkela
956149b498
Document the context properties for ticks ( #7399 )
...
Document the context properties for ticks
2020-09-01 11:30:15 -04:00
stockiNail
4c0f3b50bc
Remove lineHeight property from ScaleTitle ( #7477 )
...
`lineHeight` it should not be used anymore because inside the `Font` object
2020-09-01 11:30:15 -04:00
Ben McCann
d9c1ec2f9f
Better formatting of large tick values ( #7335 )
...
Better formatting of large tick values
2020-09-01 11:30:15 -04:00
Evert Timberg
3efdc36a67
Cleanup Event Handling code to match style of tooltip plugin. ( #7467 )
...
* Cleanup Event Handling code to match style of tooltip plugin.
Eliminates saving two arrays of items on the chart prototype. The `onHover`
callback now receives the wrapped event instead of the native one.
2020-09-01 11:30:15 -04:00
Jukka Kurkela
35520dfca8
Babel loose ( #7452 )
...
* Use loose mode for babel
* Add note about loose mode in performance docs
2020-09-01 11:30:15 -04:00
Evert Timberg
937845956c
Enable custom legend box heights ( #7459 )
...
Enable custom legend box heights
2020-09-01 11:30:15 -04:00
Evert Timberg
ecd918cefb
Indicate that axis callbacks are at top level of options ( #7451 )
2020-09-01 11:30:15 -04:00
Evert Timberg
fc7b9f7a3f
Update doc samples for changed file name ( #7447 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
2b57660aba
Make indexable options looping ( #7442 )
...
* Make indexable options looping
* Migration note
2020-09-01 11:30:15 -04:00
Jukka Kurkela
6112add201
Remove missing setDataVisibility for documentation ( #7437 )
2020-09-01 11:30:15 -04:00
Ben McCann
5709fc3bc4
Upgrade to Docusaurus alpha.56 ( #7432 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
d02e5f0d47
Replace gulp with npm scripts ( #7402 )
...
Gulp removed from toolchain in favour of simpler build process
2020-09-01 11:30:15 -04:00
Jukka Kurkela
521844704c
Remove proposal and obsolete features ( #7425 )
2020-09-01 11:30:15 -04:00
Evert Timberg
3aeeca3aaf
Default aspectRatio to 1 for square charts ( #7414 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
5ab50126be
Rename dist/Chart* to dist/chart* ( #7416 )
...
* Rename dist/Chart* to dist/chart*
* Add a note to migration docs
* Review update
2020-09-01 11:30:15 -04:00
Evert Timberg
0e9def67d2
Legend onClick callback supports arrow functions ( #7410 )
...
#7409 Legend callbacks support arrow functions
The `Legend` is no longer implicitly found through `this` and instead
passed as an explicit argument to the callback functions.
2020-09-01 11:30:15 -04:00
Ben McCann
999c9821cc
Docs: fix z-index default ( #7405 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
00989206d6
Use full URL for TypeDocs ( #7380 )
...
Use full URL for TypeDocs
2020-09-01 11:30:15 -04:00
Jukka Kurkela
f65b2c0758
Move font* to font.* ( #7383 )
2020-09-01 11:30:15 -04:00
Jukka Kurkela
466cf8e8b5
Small update to animation documentation ( #7384 )
...
Update animation documentation to include samples
2020-09-01 11:30:15 -04:00
Jukka Kurkela
bbf63991f8
Delay animations until attached ( #7370 )
...
* Delay animations until attached
* Detect container detachment
2020-09-01 11:30:15 -04:00
Ben McCann
436bc182bf
Upgrade Docusaurus to alpha.55 ( #7376 )
2020-09-01 11:30:15 -04:00
Ben McCann
57176cc8e2
Developer migration documentation ( #7358 )
...
* Update the developer guide intro page
* Expand developer migration documentation
2020-09-01 11:30:15 -04:00
Ben McCann
c0ca411dd7
Add Algolia to docs ( #7329 )
2020-09-01 11:30:15 -04:00
Ben McCann
1357d19528
Remove unused bar property and confusing docs referring to it ( #7333 )
2020-09-01 11:30:15 -04:00
Ben McCann
1e4d6a489a
Document the removal of deprecated properties ( #7334 )
2020-09-01 11:30:15 -04:00
Ben McCann
52aef47487
Update the contributing guide for Docusaurus ( #7327 )
2020-09-01 11:30:15 -04:00
Ben McCann
4ba57f9082
Improve Docusaurus URLs ( #7315 )
2020-09-01 11:30:15 -04:00
Ben McCann
d75dab036e
Migrate from GitBook to Docusaurus ( #7295 )
...
Migrate from GitBook to Docusaurus
2020-09-01 11:30:15 -04:00
Ben McCann
cea43206e5
Make br tags self-closing ( #7275 )
2020-09-01 11:30:15 -04:00
Ben McCann
32f7c92903
Clarify that API docs are generated by TypeDoc ( #7274 )
...
Clarifying to answer the question asked in https://github.com/chartjs/Chart.js/issues/6598#issuecomment-613879766
2020-09-01 11:30:15 -04:00
Ben McCann
d105092cf1
Remove unused layouts.defaults ( #7264 )
...
* Remove unused layouts.defaults
* Add to migration guide
2020-09-01 11:30:15 -04:00
Mohamed Nainar
61e9b19c2c
Remove bower ( #7265 )
2020-09-01 11:30:15 -04:00
Ben McCann
338c75afd9
Fix overlapping ticks on log scale ( #7242 )
2020-09-01 11:30:15 -04:00
Enio
beb43eeba8
update introduction documentation #7245 ( #7247 )
2020-09-01 11:30:15 -04:00
Ben McCann
5e0d9160d2
Improve migration guide for innerRadius/outerRadius ( #7218 )
2020-09-01 11:30:15 -04:00
Evert Timberg
e22f8bd7dc
Update Migration Guide ( #7186 )
...
* Add headers & split list of removed developer properties
* Reorganize option changes & include scale option example
2020-03-11 14:39:11 -04:00
bjones526
e1796d361f
expose boxWidth and boxHeight on tooltip ( #6995 )
2020-03-06 12:17:59 -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
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
Ben McCann
392921c354
Remove unnecessary changes ( #7140 )
2020-02-21 18:55:40 -05:00
Jukka Kurkela
9ddda713e4
Rename steppedLine to stepped ( #7127 )
...
Rename steppedLine to stepped
2020-02-19 18:13:40 -05:00