Jacco van den Berg
3eb947719e
Put the border opts in own object ( #10571 )
...
* put borderOpts in own object
* document z option
* remove todo and change scaleId to id
* update some tests
* clean bit, remove console log
* fix failing test
* lint
* Remove comment
2022-08-18 15:07:46 +02:00
Dan Onoshko
e7372ade24
fix: same-looking tooltips on charts ( #10548 )
...
* fix: same-looking tooltips on multiseries charts
* fix: same-looknig tooltips on all chart types
* chore: restore tooltip plugin
* docs: additions to migration guide
* docs: remove labels from scatter and bubble examples
* docs: review fix
2022-08-18 07:34:35 -04:00
Jacco van den Berg
d09e424a0a
Use borderRadius for legend and remove fallbacks ( #10551 )
...
* Use borderRadius for legend
* re enable test
* fix lint
* add note in migration guide
* Update types/index.d.ts
Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
2022-08-18 07:34:18 -04:00
Jacco van den Berg
c74260b745
change way that linear scales calculate min and max ( #10591 )
2022-08-18 07:33:15 -04:00
Dan Onoshko
ffce0f9f18
feat: tooltip callbacks fallback ( #10567 )
...
* feat: tooltip callbacks fallback
* docs: review fixes
2022-08-18 09:03:12 +03:00
Jacco van den Berg
3df687a87c
Remove destroy hook ( #10549 )
...
* remove destroy hook
* revert package-lock.json changes
* update test
* add migration guide note
* fix karma failing test
* change way of importing package.json
2022-08-05 19:51:14 +03:00
Dan Onoshko
b19fc0169f
fix: pass timestamp to ticks callback ( #10540 )
...
* fix: pass timestamp to ticks callback
* docs: edit labelling page
* docs: additions to the migration guide
2022-08-05 07:59:36 -04:00
Jacco van den Berg
9dfaa63639
Move parameter of TType in ChartMeta to first option ( #10550 )
...
* move paramter of TType in ChartMeta to first option
* add missing ChartMeta change
* Add note in migration guide
2022-08-04 01:06:15 +02:00
Jacco van den Berg
beaf370cc5
Bug/Radial linear scale grid get correct options at index ( #10010 )
...
* get correct options for index
* update test
* add initial migration guide
2022-08-03 02:32:02 +02:00