Hi codefreak,

This is actually somewhat expected. I think that the actual issue with your
example is that the angular wrapper isn't converting the Scatter options.
You are using the classic-style options, i.e. the options used in all of
our classic charts (those loaded in the 'corechart' package). With the
Material charts, we changed the options structure, but it is not yet
stable. So we are providing a way to convert the supported classic-style
options to the new options. Because your angular wrapper isn't doing this,
it also doesn't show you the title, which would prevent this cropping
issue. For example, take a look at this jsfiddle and notice the difference:
http://jsfiddle.net/5ej7ywv7/

On Fri, Jul 24, 2015 at 6:18 AM <[email protected]> wrote:

> Same issue i got in this plunker
> http://plnkr.co/edit/VxVOaBxW2vFTJyH0joSQ?p=preview
>
>
> On Friday, July 24, 2015 at 3:41:39 PM UTC+5:30, [email protected] wrote:
>>
>> I am using angular google chart (version 1.1), but i have overlap issue.
>>
>>
>> <https://lh3.googleusercontent.com/-MzWJF0LLQds/VbIPSbAxYrI/AAAAAAAAAAM/qnMQ1BuCUfs/s1600/screenshot-apps%2B2015-07-24%2B15-36-23.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
> 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.

Reply via email to