Error: Invariant failed: Specifying a(n) yAxisId requires a corresponding yAxisId on the targeted graphical component Bar
In my Nextjs component, I’ve implemented a bar chart in which I had to show two different labels in both side of the Y axis.
In my Nextjs component, I’ve implemented a bar chart in which I had to show two different labels in both side of the Y axis.