Un-Abbreviate chart data in Timeline chart

19 views
Skip to first unread message

Dipanjan Bhattacharjee

unread,
Dec 17, 2018, 10:06:20 AM12/17/18
to Google Visualization API
Hi All,

I am working on Timeline chart. Seems so far so good.

However, I need to show complete data/text, as of now data is clipped/abbreviated with three dots(...) . Tried with increasing the size of the div, but noting seems to effect that behavior.

Any help would be much appreciated. 

Thanks !

yassin azouzi

unread,
Dec 21, 2018, 4:11:19 AM12/21/18
to Google Visualization API
try to chance this parametre

 var options = {
      timeline: { colorByRowLabel: true },
      backgroundColor: '#ffd',
  
                     'width':1200,
                     'height':900,
    };
Reply all
Reply to author
Forward
0 new messages