Hi there! I am using dashboard, comboChart (primarily with bar series) with chartRangeFilter. The event.row value returns row index according to what is shown on chart. So with filter arranged so that filter.state.range.start > minValue and (filter.state.range.end-filter.state.range.start) < dataTableRowCount, if I hover over first bar on the left, it will always return row=0; so how do I know the index in the whole dataset?
Regards, Babar -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/-QJfUQ19Ky8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
