--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/45727f7b-4308-4ce4-9db4-b2a4173e446d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Check outthe aggregationTarget option.var options = { ...aggregationTarget: 'category'}
On Thu, Mar 3, 2016 at 8:32 AM, Aleksandra <aleksandra...@gmail.com> wrote:
How can I get data for the whole slice of graph, I mean, for all lines of graph at once?I see that I can display info for the necessary date on Google chart, but just for one graph line at a 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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@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/45727f7b-4308-4ce4-9db4-b2a4173e446d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the answer. Could you please send me a link to an example? I can't find it.
On Thursday, March 3, 2016 at 4:47:49 PM UTC+3, Daniel LaLiberte wrote:
Check outthe aggregationTarget option.var options = { ...aggregationTarget: 'category'}
On Thu, Mar 3, 2016 at 8:32 AM, Aleksandra <aleksandra...@gmail.com> wrote:
How can I get data for the whole slice of graph, I mean, for all lines of graph at once?I see that I can display info for the necessary date on Google chart, but just for one graph line at a 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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/45727f7b-4308-4ce4-9db4-b2a4173e446d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@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/63ffe95c-8631-456c-ba74-a94b7021fad2%40googlegroups.com.
It is documented in the options section: https://developers.google.com/chart/interactive/docs/gallery/areachart I meant to suggest focustTarget, not aggregationTarget which is for multiple selections.Here is an example: https://jsfiddle.net/dlaliberte/a11ocfnL/
On Thu, Mar 3, 2016 at 8:52 AM, Aleksandra <aleksandra...@gmail.com> wrote:
Thanks for the answer. Could you please send me a link to an example? I can't find it.
On Thursday, March 3, 2016 at 4:47:49 PM UTC+3, Daniel LaLiberte wrote:
Check outthe aggregationTarget option.var options = { ...aggregationTarget: 'category'}
On Thu, Mar 3, 2016 at 8:32 AM, Aleksandra <aleksandra...@gmail.com> wrote:
How can I get data for the whole slice of graph, I mean, for all lines of graph at once?I see that I can display info for the necessary date on Google chart, but just for one graph line at a 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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@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/45727f7b-4308-4ce4-9db4-b2a4173e446d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@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/63ffe95c-8631-456c-ba74-a94b7021fad2%40googlegroups.com.