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 charts.

this is how a graph the represents a *day* looks like: [image: enter image 
description here] <https://i.stack.imgur.com/m5ymh.png>

this is how a graph the represents an *hour* looks like: [image: enter 
image description here] <https://i.stack.imgur.com/5rU69.png>

I use ChartRangeFilter to "zoom" in and out on the graph but I want to 
smoothen the lines so it would look more reasonable.

I know i can do this manually by averaging the data but it feels like an 
overkill. any suggestions?

thanks!!!

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/7e73820e-dcf0-45f7-9abc-88079623b975%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to