[visualization-api] Timeline rowLabelStyle

2018-07-02 Thread guerai
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,

[visualization-api] Timeline

2018-06-28 Thread guerai
I'm Using time line but I need to overlapping elements on timeline. Reading code and example I found that it is possible with as example line-chart to ovelay elements using methods *getChartLayoutInterface, but this method is not implemented in timeline.Someone has an idea to solve the