After all the effort to get my charting done with 'certainty' flags 
controlling the chart line appearance, I have run into restrictions that 
are leading me to use the 'lineDashStyle" property instead.

To do so I need to create two data columns, one for solid and one for 
dashed lines for the same data.

Since the solid lines appear in one column for the chart up to the current 
time, and dashed lines in another column thereafter, my solid column has no 
entries after the current time and that makes the last data value in the 
csv file empty.

I am thus getting a "Row x has 10 columns, but must have 11" error comment.

Empty values in anything other than the last column are not a problem.

How do I address this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to