--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
Simran,Could you post a few rows of sample data, and your options. Better for us would be if you can reproduce the problem in jsfiddle.From the image you posted, I would guess your other columns have nulls or undefined values.
On Wed, Apr 1, 2015 at 11:19 AM, simran kaur <simranka...@gmail.com> wrote:
My datatable looks like this:arrdata.addRows([[Period, EDVisits, MissedVisits,Admissions, LOS,OutpatientVisits,PatientCount]]);I took it from Google charts website assuming it will display multiple series of data on single y axis. But it does.Here is what I got:Only first 2 columns of data.Why is that ? How do I fix this ? How do I create secondary y axis with multiple series of data?
--
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.