Re: [visualization-api] Trendline proyection

2014-08-22 Thread 'Sergey Grabkovsky' via Google Visualization API
You can do this by simply increasing the view window to wherever you want to project to. Just make sure that you increase the vertical view window as well, so that you can see the top of the trendline. Here's an example: http://jsfiddle.net/46nrb8xe/ On Thu Aug 21 2014 at 5:43:47 PM Javier wrote:

[visualization-api] Trendline proyection

2014-08-21 Thread Javier
how I can project a trendline to week 52 if I have data only up to week 34? google.load("visualization", "1", {packages:["corechart"]}); google.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([ ['Diameter', 'Age'], [12,28119], [13,2