Highcharts/Rails/jQRangeSlider/Ajax

Has anyone paired these together into a working example that you could
share?

I am trying to do a set of charts based on a date range selected by the
jQRangeSlider and have them dynamically update with an Ajax call but I
am having no luck.

Just wondered if anyone had any examples on how I can do it…

John

Ok, so it appears that the data is refreshing underneath however the
pages are not re-rendering.

I have a primary page with the jQRangeSlider on it and 18 partials in a
table format.

I can see the data changing in the server window however the charts are
not refreshing.

John