Hello Daniel,

thanks for your reply.
Yes I have tried this with other browsers (IE and FF) too. With these 
browsers work the title and anmition fine. I work with line charts. This is 
a part of my options:

var options = {
    lineWidth: 1,
    crosshair: { trigger: 'both' },
    focusTarget: 'category',
    //title: "My Title",
    titleTextStyle: {
        color: "#C2C2C2"
    },
    animation: {
        duration: 1000,
        easing: 'out'
    },
...
}

options.title = "My Title";


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.

Reply via email to