[visualization-api] google charts - changing data granularity

2018-06-10 Thread nadavs
I've been working on a project with google charts for a while now. I have lots and lots of data points and i want to smooth it out. I'm generally looking for this: https://developers.google.com/chart/image/docs/gallery/line_charts#data-granularity but with the current version of google

Re: [visualization-api] Re: 1 dashboard 1 controller and 2+ line charts - hiding lines

2018-06-05 Thread nadavs
> figure out what is going wrong. Does it work with only one chart? > > On Sun, Jun 3, 2018 at 10:23 AM nadavs > > wrote: > >> Invalid column index 2. Should be an integer in the range [0-1]. >> >>> this ^ applies to any column index greater than 1 by

[visualization-api] Re: 1 dashboard 1 controller and 2+ line charts - hiding lines

2018-06-03 Thread nadavs
Invalid column index 2. Should be an integer in the range [0-1]. > this ^ applies to any column index greater than 1 by the way. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop

[visualization-api] 1 dashboard 1 controller and 2+ line charts - hiding lines

2018-06-03 Thread nadavs
hi, I'm building a statistics system for school and I'm using google charts. I'm sorry but i cant post the whole code because I am not allowed. anyways I have a panel that shows data and it looks like this: