1160 Commits

Author SHA1 Message Date
Damien Regad
22a0ba9709 Fix typo in time.md (#11930) 2024-10-15 08:06:50 -04:00
Jacco van den Berg
a1f7355ab8 Add radial linear scale to docs section of samples (#11871)
* Add radial linear scale to docs section of samples

* white space

---------

Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
2024-08-20 18:11:00 +02:00
Jo Liss
0ca1b6ef85 Update OffscreenCanvas documentation, as it is widely available now (#11823) 2024-06-30 11:27:07 +02:00
Jon Dufresne
5c9e5c66d2 Fix some typos (#11781) 2024-05-21 12:10:07 +02:00
Jacco van den Berg
84e7238a64 Add extra calrification for html legend (#11614) 2023-12-14 22:11:26 +01:00
Jacco van den Berg
8e19199f58 Update font spec type (#11605) 2023-12-04 19:56:38 +01:00
Jacco van den Berg
93a5b84eb4 Fix migration docs links (#11562) 2023-10-30 08:48:10 -04:00
Jacco van den Berg
4c200b2574 Replace html extension with md extension for docs (#11439)
* Replace html extension with md extension for docs

* Revert some links

* Commit saved files
2023-08-08 00:12:44 +02:00
stockiNail
79f1a0a9e8 Add clip option to scale configuration to allow unclipped scales (#11404)
* Add clip option to scale configuration to allow unclipped scales

* add images

* fix cc

* change name of function
2023-08-07 20:16:20 +02:00
stockiNail
bda2ae7c4f Revert feature to disable plugins by TS (#11422) 2023-07-26 08:59:42 -04:00
stockiNail
f287be491c Add missing feature for disabling plugins in TyeScript (#11403)
* Add  missing feature for disabling plugins in TyeScript

* apply review

* remove empty line
2023-07-24 15:39:38 -04:00
skopz356
c392a7cc8c Fix type of tickBorderDash in GridLineOptions (#11396) 2023-07-11 14:32:10 -04:00
Jacco van den Berg
992d9322f0 Clarify update docs (#11345) 2023-06-13 18:24:13 +02:00
Frans de Jonge
6348f9ce9f [docs] HTML Legend sample: add flex-shrink: 0 to color box (#11330)
This way the color box is prevented from shrinking in case of larger legends.
2023-06-07 18:44:21 +02:00
Muhammad Khalikov
0cbc292dc7 Refined grammar and updated overall .md documentation files (#11324) 2023-06-05 09:56:56 +02:00
Matt Hegarty
f0b8beacf4 minor correction of documentation for 'Grace' (#11322) 2023-06-04 18:43:02 -04:00
Jacco van den Berg
c57feead3a Switch to discord (#11318) 2023-05-31 20:02:58 +02:00
stockiNail
abbd5a7a70 Export explicitly the plugin options definition which is augmented (#11309) 2023-05-25 09:12:28 -04:00
Jacco van den Berg
60227da669 Update slack link (#11301)
* Update slack link

* Fix build
2023-05-20 01:09:25 +02:00
Muhammad Khalikov
0259dbadfe Correct tooltip dates displaying incorrectly reported in #11229 (#11284) 2023-05-20 00:58:39 +02:00
stockiNail
eff39c0769 Enable point labels hiding when overlapped (#11055)
* Enable point labels hiding when overlapped

* fix cc

* fallback CC updates

* fixes CC
2023-04-27 18:28:55 -04:00
Jacco van den Berg
aec1c6d294 Add redirect for old V3 migration guides in release notes (#11241)
* Add redirect for old V3 migration guides in release notes

* Add newline
2023-04-20 17:50:41 +02:00
stockiNail
a3ccf6854b Fix documentation about how to manage own custom plugin for types (#11244) 2023-04-20 17:50:08 +02:00
Tim Gates
b34e273880 docs: Fix a few typos (#11220)
There are small typos in:
- docs/general/colors.md
- src/controllers/controller.doughnut.js
- src/controllers/controller.pie.js
- src/scales/scale.time.js

Fixes:
- Should read `outer` rather than `outr`.
- Should read `indistinguishable` rather than `indistiguishable`.
- Should read `guesstimation` rather than `guestimation`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2023-04-02 07:58:40 -04:00
Hubert Olender
287394e5e3 Update tooltip.md (#11154)
* Update tooltip.md

Add missing `'`

* Update tooltip.md

Improve textDirection text
2023-02-23 08:05:50 -05:00
leo2436
120b72eaae Docs: fix tooltip model doc. (#11143)
Co-authored-by: Leo Chen <liang.chen@thoughtworks.com>
2023-02-15 08:13:24 -05:00
stockiNail
7f9bca6844 Add borderDash options to arc element (#11127) 2023-02-12 17:46:05 -05:00
Jacco van den Berg
916aa6e1ab Remove override warning tooltips (#11110) 2023-02-02 14:50:11 +01:00
Jacco van den Berg
43abacbae5 Remove meetup banner (#11093) 2023-01-27 13:01:12 -05:00
Yury Shevchenko
cfe8e0311b Fix documentation typo (#11077) 2023-01-20 05:06:19 +02:00
Igor Lukanin
97bc329d72 Add banner (#11058) 2023-01-13 09:33:57 -05:00
Michiel Lankamp
0e189dd554 fix: updated type for doughnut offset (#11051) 2023-01-13 10:06:33 +02:00
stockiNail
be049a3296 Add pointLabel context type documentation (#11054) 2023-01-13 10:05:19 +02:00
Matvey Kottsov
9440dc3679 fix: missing markdown link in docs (#11006) 2022-12-20 16:27:33 +02:00
Dan Onoshko
64a027874c fix: move types to src dir to escape src / dist dirs in paths (#10993) 2022-12-16 07:56:06 -05:00
Igor Lukanin
acfb981ba3 Update Slack link (#10976) 2022-12-14 23:33:39 +01:00
Jacco van den Berg
41f8128c2b Allow dynamic datasets to be colored (#10964)
* Allow dynamic datasets to be colored

* revieuw
2022-12-14 21:43:41 +01:00
Erencan Taşbaş
532c1409a4 Broken link is fixed. (#10965) 2022-12-13 11:46:10 +01:00
Jacco van den Berg
c4fbd5fc3e Update auto import in usage docs (#10955) 2022-12-10 14:39:11 +01:00
Dan Onoshko
80a931ebd3 docs: add info about ESM into migration guide. (#10903) 2022-11-25 12:31:14 +02:00
Jacco van den Berg
9a9ff6fdbd Pointstyle false (#10886)
* fix-#10755

* none to false

* str to bool

* str to bool

* 10/10

* fix test

Co-authored-by: puneetkathar1 <puneetkathar1@gmail.com>
Co-authored-by: Puneet Kathar <73285338+puneetkathar1@users.noreply.github.com>
2022-11-18 13:14:47 -05:00
Jacco van den Berg
934c14069f update migration guide (#10885) 2022-11-18 19:39:58 +02:00
Jacco van den Berg
909c719331 Move border opts to correct location for samples (#10884) 2022-11-17 22:51:12 +01:00
Igor Lukanin
69175847ef Updated docs (why Chart.js + getting started + step-by-step guide) (#10816)
* Update docs

* Minor fixes

* Replace screenshots with live demos

* Replace the last screenshot with a live demo

* Bring back images

* Bring back images #2

* Remove unnecessary files

* Apply suggestions from code review

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>

* Very last tiny fixes

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2022-11-11 16:37:13 -05:00
Dan Onoshko
718f46095a docs: notes about html legend, tooltip and title (#10857)
* docs: notes about html legend, tooltip and title

* Update docs/configuration/legend.md

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>

* Update docs/configuration/tooltip.md

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>

* docs: notes about html legend, tooltip and title fix

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2022-11-07 19:49:47 -05:00
Kevin Zhu
8a29ebab6f Fix month (#10826) 2022-10-28 01:17:05 +02:00
Puneet Kathar
ae1a720e83 Grammar error fixes (#10827)
* Grammar error fixes

* Update .size-limit.cjs
2022-10-26 07:59:25 -04:00
Jacco van den Berg
b969ae3d8d Update example chart config type, remove whitespace (#10831)
* Update example chart config type, remove whitespace

* update size limit
2022-10-26 11:24:32 +02:00
Andrew Dawes
64014919fc Made some grammar fixes (#10820) 2022-10-22 19:44:32 +03:00
Igor Lukanin
1c2f66a00e Introduce Colors plugin (#10764)
Introduces a colors plugin that provides a color palette

Co-authored-by: Dan Onoshko <danon0404@gmail.com>
Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2022-10-21 08:21:08 -04:00