I'm creating a chart that has a single series and a single point in the series. An example is:
chart.setSourceData('sheet!A1:B1', false), where the categories are in column A.
This method call is creating 2 series and is treating the value in B1 as the category value and the series point value. The chart is a barClustered.
Is there a way to work around this issue?
Hello Ray,
If you need any further assistance on this, just let us know.
Best regards,
Hristo Popov