Reputation: 29
I am facing the following problem, I need to set equal intervals between the points on the x-axis, so as to keep the same interval widths(shown in the image). Now the interval widths are equal, but the interval values are different. example Example with data and code:https://codesandbox.io/p/sandbox/cllv8q
I tried a lot of options, but I still couldn't find an answer, maybe I'm not using some props of the recharts library, or in general, another library should be used that adapts to such data?
Upvotes: 0
Views: 39