I'm using chartjs with react. when i have two axises with "stack" mode and one of them has min and max values, the chart is overflows the max value. i want that values over max value will not be shown at all on the chart. is it possible to cat them?
I'm using chartjs with react. when i have two axises with "stack" mode and one of them has min and max values, the chart is overflows the max value. i want that values over max value will not be shown at all on the chart. is it possible to cat them?