Any advice for the question posted below?
http://stackoverflow.com/questions/31960009/google-charts-fixing-date-shown-on-haxis-when-using-chartrangefilter-control
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
I suspect the problem is that the filter results in no data being sent out, and then the date axis shows the default range over several years, but you are not displaying the year in your format. Could you provide a working example that demonstrates the problem you are seeing?
On Wed, Aug 12, 2015 at 10:37 PM, Noobie All <noob...@gmail.com> wrote:
Any advice for the question posted below?
http://stackoverflow.com/questions/31960009/google-charts-fixing-date-shown-on-haxis-when-using-chartrangefilter-control
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
Dear Daniel
On Thursday, August 13, 2015 at 8:07:07 PM UTC+8, Daniel LaLiberte wrote:
I suspect the problem is that the filter results in no data being sent out, and then the date axis shows the default range over several years, but you are not displaying the year in your format. Could you provide a working example that demonstrates the problem you are seeing?
On Wed, Aug 12, 2015 at 10:37 PM, Noobie All <noob...@gmail.com> wrote:
Any advice for the question posted below?
http://stackoverflow.com/questions/31960009/google-charts-fixing-date-shown-on-haxis-when-using-chartrangefilter-control
--
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 http://groups.google.com/group/google-visualization-api.
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/2ZGk60rp7Iw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
As you change the chartrangefilter you are filtering the data to just the row that are within the range selected, so there are fewer data points than the whole table has. The problem occurs once you filter out all but one row or data point.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAJB5zK6Mh%3DC7G7%3D-wxKU4oXqiWvbOgU7cMdZAU%2BzyK80bdWcSg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJO9izpZyZF2CK0vm3B5ZKuajiD6dTdGxVkBY%2BPDu-3zPw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAJB5zK6OEWuLGBNTTRTKfmdvY2OexkPCbCoTf8xO1ay6tE03EA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJMcO9KJmFQ2AcUqWgxFC88-sbgZ2KWzQx6tpYdXs31%2Bsg%40mail.gmail.com.