Commit Graph

4498 Commits

Author SHA1 Message Date
Jacco van den Berg
992d9322f0
Clarify update docs (#11345) 2023-06-13 18:24:13 +02:00
stockiNail
ec7be48470
Fix toggling showLine option on scatter controller (#11334) 2023-06-08 08:53:50 -04: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
Jacco van den Berg
62c7de1799
Expend note that chart must be in its own dedicated container (#11300) 2023-05-20 00:42:04 +02:00
Jacco van den Berg
0ec981cef7
Update size limits (#11302) 2023-05-20 00:40:37 +02:00
Evert Timberg
83ba8fd776
Bump to 4.3.0 (#11257) 2023-04-28 07:18:20 +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
stockiNail
ee7e928cfe
Enable applying of gradients and pattern on line segments (#11217)
* Enable applying of gradients and pattern on line segments

* add test case

* improve replacer
2023-04-27 18:25:13 -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
69996ab21e
Fix documentation about how to manage own custom plugin for types (#11244) 2023-04-20 17:50:22 +02:00
stockiNail
a3ccf6854b
Fix documentation about how to manage own custom plugin for types (#11244) 2023-04-20 17:50:08 +02:00
Jacco van den Berg
cc1fcb0e93
Add version specific urls to release template (#11240) 2023-04-20 17:49:30 +02:00
stockiNail
5ee0ff1b97
Border is counted as part of ArcElement (#11180)
* Border is counted as part of ArcElement

* improve calculation
2023-04-19 18:22:40 -04:00
Roman Shtylman
b16f32afca
Check for isNaN before building number formatter options (#11238)
* Check for isNaN before building number formatter options

When datasets have values approaching Number.MAX_VALUE, the tick calculations might result in infinity and eventually NaN. Passing NaN for minimumFractionDigits or maximumFractionDigits will make the number formatter throw. Instead we check for isNaN and use a fallback value so the formatter does not throw.

* Update src/core/core.ticks.js

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

---------

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2023-04-19 18:22:25 -04: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
Jacco van den Berg
f3d4aa4264
Update size limits (#11212) 2023-03-29 20:37:43 +02:00
Utku Demir
f11505fc03
chore: change pnpm version in engines field to be able to use 8.x.x (#11209)
* chore: change pnpm version in engines field to be able to use 8.0.0

* chore: add pnpm version to workflows

* revert: pnpm version in workflows

This reverts commit 32dacab669.

* chore: refresh lockfile with pnpm@7.9.0
2023-03-29 11:00:29 -04:00
Dan Onoshko
c0bf05f87d
refactor: rewrite config helpers to ts (#11121)
* refactor: rewrite config helpers to ts

* refactor: review fixes
2023-03-21 16:03:15 -04:00
Jacco van den Berg
8fdf76f8f0
Add colors plugin to size limit (#11174)
* Add colors plugin to size limit

* Increase size limit
2023-03-01 18:46:01 -05:00
stockiNail
2f8ab1cba9
Disable canvas acceleration in Firefox 110 in test cases (#11165) 2023-02-26 14:19:44 +02: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
Jacco van den Berg
6cc429ddde
Specify node version for CI (#11160)
* specify node version

* Spam to run CI

* Remove docs update, specify node version at other places
2023-02-22 18:42:18 -05:00
stockiNail
82aca7852f
Use custom scale defaults and dataset axis ID options to determine the axis (#11134)
Use custom scale defaults to determine the axis
2023-02-15 09:27:13 -05:00
Dan Onoshko
1324672637
refactor: rewrite canvas helpers to ts (#11100)
* refactor: rewrite canvas helpers to ts

* refactor: review fixes

* refactor: rm src/helpers/types.ts temporary entry point
2023-02-15 09:26:49 -05:00
Mikhail
22c6906bbe
Simplify _arrayUnique (#11145) 2023-02-15 09:20:29 -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
leo2436
6cf9de9681
Change labelColors to labelColor in tooltip drawColorBox method. (#11135)
Co-authored-by: Leo Chen <liang.chen@thoughtworks.com>
2023-02-12 14:15:07 -05:00
CodingMarco
e417c60c22
Fix: don't generate ticks > max if max is specified (#11116)
* Fix: don't generate ticks > max if max is specified (#11083)

* Add test "Should not generate any ticks > max if max is specified" (#11083)
2023-02-10 07:57:58 -05:00
Shahab HM
2481547ef8
fix RTL tooltip colorBox placement (#11061)
* fix RTL tooltip colorBox placement #10771

* fix lint problem
2023-02-10 07:57:24 -05:00
Evert Timberg
cfefb3d47f
Bump to 4.2.1 (#11130) 2023-02-10 07:33:01 +01:00
Johannes Kronmüller
207fe8f66e
fix: decimation plugin data not writeable after clean (#11045) 2023-02-10 07:45:43 +02:00
stockiNail
8dfcf1c443
Use maxTicksLimit option to calculate the labels size on ticks (#11069)
* Use maxTicksLimit option to calculate the labels size on ticks

* apply review
2023-02-09 09:26:11 -05:00
stockiNail
1db46efa5f
Remove unused property from arc element for center calculation (#11124) 2023-02-08 18:01:11 -05:00
Dan Onoshko
6cb10dc895
chore: #10963 revert (#11102) 2023-02-07 11:51:48 -05:00
Jacco van den Berg
d20b59fb03
Add colors plugin TS options to be configured (#11115) 2023-02-07 08:19:00 -05:00
Jacco van den Berg
23e8f7d378
Update link to new template (#11113) 2023-02-03 08:28:17 +01:00
Jacco van den Berg
916aa6e1ab
Remove override warning tooltips (#11110) 2023-02-02 14:50:11 +01:00
Yujin Choi
1684cf7dbf
fix: add bgColor type in RadialLinearScaleOptions (#11081)
* fix: add bgColor type in RadialLinearScaleOptions

* Update src/types/index.d.ts

remove trailing space

---------

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2023-01-30 18:23:08 -05:00
Jean-Louis Jouannic
b967d71c87
🐛 fixes compilation error when option --isolatedModules is set (#11095)
* 🐛 fixes compilation error when option --isolatedModules is set

* ♻️ preserve UpdateModeEnum to prevent breaking change
2023-01-28 09:19:02 -05: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
1d7dfadbad
Bump to 4.2.0 (#11070) 2023-01-18 08:35:00 -05:00
stockiNail
e8d9fb579e
Add format method to time scale to format timestamp using scale options (#11063) 2023-01-18 08:27:52 -05:00