I am using Google Visualization Chart with data from a Google sheet document.
It's working well. But I want to change LineChart to Chart Area, I got an error : Invalid visualization type: corechart. I tried it with other example but the corechart doesn't seem to be compatible with the datawrapper. I tried this : https://jsfiddle.net/pvcb8gnw/ ChartWrapper({ <- Replaced by ChartArea doesn't work chartType: 'LineChart', <- Replaced by Corechart give the error I am trying to do this : https://developers.google.com/chart/interactive/docs/gallery/areachart -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/471a582e-5d05-4f31-8c11-9c03b259986f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
