Matthew, The nature of your question suggests you are not necessarily thinking about Google Charts, which is the subject of this forum, but visualizations more broadly.
To elaborate on what Sergey said, the Google Charts LineChart could draw the same data as you could show in a PieChart. But because LineCharts work with more kinds of data, multiple series, or continuous values in the domain, the inverse is not always true. That is, a PieChart could necessarily draw any data that you could show in a LineChart. On Thu, Jan 15, 2015 at 11:10 AM, 'Sergey Grabkovsky' via Google Visualization API <[email protected]> wrote: > We don't really have any built-in functionality to automatically switch > chart types, but it is certainly possible if you make your own controls. > > > On Thu Jan 15 2015 at 10:33:40 AM Matthew Rush <[email protected]> wrote: > >> Not sure if this is possible or I missed it somewhere. But in my image >> example, is it possible to have charts switch between appearances such as >> Line Chart or Pie Chart ? >> >> If that isn't what it is supposed to do. Could someone explain what sort >> of functionality this design is asking for then? Perhaps it is just a >> unordered list of the same information instead of a Line Chart. >> >> Has anyone seen or accomplished this before? >> >> Thanks. >> >> -- >> 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. >> > -- > 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. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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.
