Hi,

If I understood it right, the 
ChartRangeFilter<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter>
 is 
suppose to work with continuous axes, as per documented.  However, both in 
the 
playground<http://code.google.com/apis/ajax/playground/?type=visualization#custom_chartrangefilter_control>,
 
and in the examples we've discussed like Sergey like 
http://jsfiddle.net/WePkA/1/ , the chart rendering seems to work pretty 
much as with discrete data; that is -- no grid lines for the horizontal 
vertical, gluing together contiguous values leaving no blank spaces for 
those entries missing (see discrete vs 
continuous<https://developers.google.com/chart/interactive/docs/customizing_axes#Discrete_vs_Continuous>).
 
 So, is it possible for force the usual continuous behavior with grids and 
everything?

ps: Google Finance seems to have a mixed approach, with continuous behavior 
(just to give it some name) but removing the blank spaces for those days in 
which there were no market activity google.com/finance?q=GOOG  Though they 
probably don't even use the same API that's available for public use.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to