Hi Madan, At first glance, it seems like you found a bug. However, this looks very familiar to a bug that we've already seen: drawing a chart in a hidden div. When a chart is rendered in a div that isn't visible, text measurement won't work correctly, which will affect how the chart is laid out. I'd try rendering your chart in a simple web page in a visible div to ensure that that's not what's happening here. If you still see the bug in a standalone web page (without using angular), please attach that web page to your next post.
On Thu, Feb 4, 2016 at 2:22 AM Madan Sharma <[email protected]> wrote: > Dear sir, > I want Help regarding Chart Legend Issues, when position at bottom and > Top. I am working using google chart using angularjs > > -- > 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/ca352d62-b7f5-40c7-bef1-f250dde206a5%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/ca352d62-b7f5-40c7-bef1-f250dde206a5%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/CAEwwup5S8aW421xf80%2BbntMfG4G9KY8m5A%3Db7XreweVYZsSBOw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
