1

I'm looking for a chart library that can generate something like this:

enter image description here

In other words, a dynamically generated bar chart, with a movable brush overlay - the user should be able to move the range by clicking and dragging, and that event should return the new limits of the brush.

I know how to do this in D3.js with a brush overlay, but I need to use an IE8-friendly JavaScript library.

Has anyone come across any examples using an IE8-friendly library - like Raphael for example?

VividD
  • 10,456
  • 6
  • 64
  • 111
Richard
  • 62,943
  • 126
  • 334
  • 542

0 Answers0