Hi, It sounds like the Gauge Chart <https://developers.google.com/chart/interactive/docs/gallery/gauge> is what you're actually looking for. To answer your question directly, you *could* abuse the PieChart and make it do what you want, but you wouldn't be able to get the percentage ticks, nor the current value in the middle.
On Thu, Feb 18, 2016 at 9:57 AM coder <[email protected]> wrote: > Need help adding range 0% - 100% on top of semicircle chart and also > adding 33.3% in center? I am using google charts. Any help would be > appreciated. Thanks > > > 1. > > <https://lh3.googleusercontent.com/-2sL4seygcGs/VsXbUfI5ywI/AAAAAAAAeTY/0Wsy2y3O1Jg/s1600/Screen%2BShot%2B2016-02-18%2Bat%2B9.54.46%2BAM.png> > > > -- > 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/0137e1a8-abe5-4534-a774-7afd4ddd0a12%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/0137e1a8-abe5-4534-a774-7afd4ddd0a12%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc• [email protected] <[email protected]>* -- 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/CAEwwup5fqcg9ipqR_E-XgLHfGWU65LzvTruoXP8%3D2EFy38%2BfMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
