Chart.js/test/fixtures
Kartik 1253ceddb1
FIX: render multiline legend items without overlapping (#10532) (#10641)
* FIX: render multiline legend items without overlapping (#10532)

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* CLN: Extract method to fix codeclimate line count

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* CLN: Shift helper methods from class to module scope

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* TST: Add test with fixtures

Co-authored-by: kartik <codebull707@gmail.com>

* FIX: Fix test case for multiline label

Co-authored-by: kartik <codebull707@gmail.com>

* 10532-ENH: Calculate legend item width for multiline labels

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* 10532-TST: use spriteText and non-empty labels for test

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* 10532-FIX: failing test case due to legendItem.text being undefined

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>

* 10532-FIX: Update compression size

Co-authored-by: kartik <codebull707@gmail.com>

Co-authored-by: Nirav Chavda <nmchavda99@gmail.com>
2022-09-16 09:46:53 -04:00
..
controller.bar feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
controller.bubble Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
controller.doughnut Fix offset on doughnut charts (#10469) 2022-08-03 20:27:17 +03:00
controller.line Fix options update when changing to shared opts (#10451) 2022-06-29 16:44:51 +03:00
controller.polarArea Make object notation usable for polarArea and radar (#10088) 2022-02-12 10:23:31 -05:00
controller.radar radialLinear: fix positioning & scaling (#10021) 2021-12-23 20:47:36 +02:00
controller.scatter/showLine
core.interaction Feature/active elements on top (#9920) 2021-12-05 08:56:53 -05:00
core.layouts Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00
core.scale feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
element.line
element.point
mixed feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
plugin.filler Respect fill: false with custom draw times (#10414) 2022-06-22 07:41:18 -04:00
plugin.legend FIX: render multiline legend items without overlapping (#10532) (#10641) 2022-09-16 09:46:53 -04:00
plugin.subtitle
plugin.title
plugin.tooltip Fix tooltip caret position when it is positioned at the corners (#9922) 2021-11-30 00:02:00 +02:00
scale.category
scale.linear Linear: determine grace amount from range (#9719) 2021-10-04 17:43:04 -04:00
scale.logarithmic Refine logarithmic scaling / tick generation (#9166) 2022-08-22 14:05:27 -04:00
scale.radialLinear Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00
scale.time Use ticks.steSize instead of time.stepSize on time and timeseries scales (#10653) 2022-09-10 18:46:26 +03:00
scale.timeseries Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00