tremor icon indicating copy to clipboard operation
tremor copied to clipboard

[Feature]: Control yAxisWidth automatically

Open christopherkindl opened this issue 1 year ago • 3 comments

What problem does this feature solve?

Currently, the yAxisWidth needs to be set manually, which can become cumbersome when dealing with dynamic data where a fixed y-axis width cannot be predetermined. Therefore, we are exploring options for automatically adjusting the y-axis width. Ideally, this adjustment should not affect chart performance, avoiding the need for complex event listeners or similar solutions.

yAxisWidth

What does the proposed API look like?

yAxisWidth prop can stay as an optional prop

christopherkindl avatar Sep 01 '23 12:09 christopherkindl

I can work on it

mbauchet avatar Sep 15 '23 16:09 mbauchet

did this get released?

IttzyTT avatar May 20 '24 06:05 IttzyTT

any update on this?

eshwaruppala avatar Jun 16 '24 23:06 eshwaruppala