Relative Content

Tag Archive for recharts

Recharts Area chart is displaying in the incorrect position

I used a rechart library to visualize my data. But the rechart area chart is displayed y-axis values incorrectly. like Y-axis value: 107 but it’s showing on position 70.
The chart area should display up to the position indicated by the tooltip marker.
See the screenshots below.

how to make a rechart scale based on number of bars

I’m trying to make a set of vertical charts with different numbers of bars in each chart. I’d like the bar height and the gaps to be consistent so that the total height of the chart would be dynamic.