Open nivedhithaVenkatachalam opened 8 years ago
I am unable to use string values in x axis. I get the error: Error: attribute: Expected number, "MNaN,NaNLNaN,NaNL…".
I am able to use string values for x axis in Bar chart though.
@nivedhithaVenkatachalam, I think the lib expects a number/date, so it can use it And then you can format your x axis using xAxisFormatter
xAxisFormatter
I am unable to use string values in x axis. I get the error: Error: attribute: Expected number, "MNaN,NaNLNaN,NaNL…".
I am able to use string values for x axis in Bar chart though.