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


-- 
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/a9f57f20-c095-48b4-ae78-92e2f4b62c4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to