DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.08k stars 380 forks source link

BarSeries y-axis custom interval #3576

Closed fanorenantsoa closed 1 year ago

fanorenantsoa commented 2 years ago

Hello, I use BarSeries component then I need to specify a custom interval for the Y axis, like 0, 50 000, 100 000, 150 000, 200 000,...

I want to change those values in this screenshot: image

How to do that please ?

Thank you in advance.

fanorenantsoa commented 1 year ago

Is there someone who can help here please ?

Krijovnick commented 1 year ago

Hi @fanorenantsoa

We have already registered a similar issue.

fanorenantsoa commented 1 year ago

Hi @Krijovnick , thank you for response. I've checked.

But I didn't mean the space between Argument axis labels.

I want to specify the interval, so replace 0, 20 000, 40 000, 60 000... values to 0, 50 000, 100 000, 150 000, 200 000... That's to say set interval for Y axis to 50 000 instead of random value which is set automatically.

Is there a way to do this ?

Krijovnick commented 1 year ago

@fanorenantsoa Unfortunately, it is not possible to change the interval between ticks in Reactive Charts.