Timeline rowLabelStyle

44 views
Skip to first unread message

guerai

unread,
Jul 2, 2018, 7:55:03 AM7/2/18
to Google Visualization API
Dear all
I am using Timeline I need to fix the size of the row Label, as example 200px

someone known if is possible to set a fixes size using rowLabelStyle?

At this moment I'm trying to do this,

 colors: ['#cbb69d', '#603913', '#c69c6e'],
      timeline:{ groupByRowLabel: true,
                 colorByRowLabel: false,
                  rowLabelStyle: {fontName: 'Helvetica',  color:'#BBBBBB',fontSize:'24',  width:'200px'}, 
           }
    };

But it does not works

thanks for your time


Reply all
Reply to author
Forward
0 new messages