1151 Commits

Author SHA1 Message Date
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
Jacco van den Berg
005aa45c32 Fix broken links (#10812) 2022-10-19 19:59:35 +03:00
Philippe Jaubert
b5f5f468d3 Update tooltip.md (#10813)
Fixed spawn closes before its content.
2022-10-19 15:13:34 +02:00
Ian Webster
ca326b75e7 docs: Fix typo (#10811)
Remove an extra word on https://www.chartjs.org/docs/latest/developers/publishing.html
2022-10-19 08:13:28 -04:00
Rich
6b357a5965 docs: Fix typos (#10809)
* Spell "corresponding" correctly

* Spell "circle" correctly

* Spell "configuration" correctly
2022-10-19 14:02:20 +02:00
Amin Cheloh
7410a3c30e docs: fix typos (#10763) 2022-10-07 09:56:07 -04:00
wenzdey
1d6b8f3b44 Updated dead sample link (#10748)
* Updated dead sample link

* Updated option sample
2022-10-06 10:36:26 -04:00
Jacco van den Berg
dec3d2338f Update namespace (#10719) 2022-09-28 07:54:58 +03:00
Jacco van den Berg
b6322f3ab5 add ts explanation and unify display of snipets (#10708) 2022-09-27 13:39:35 +02:00
Jacco van den Berg
5f37ba6fc4 Add warning if filler plugin is used but not registered (#10702)
* add warning if filler plugin is used but not registered

* fix lint

* increase size limit

* add test, only put warning in dataset controller

* fix register in docs, remove commented code

* remove other mr

* add documentation

* Apply suggestions from code review

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>

* Also return false if plugin is disabled by options

* improve warning message

* undo docs changes

* update test

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
2022-09-26 20:20:54 +02:00