I'm looking for a charting library similar to amCharts that allows you to create graphs with a timeline, e.g:
http://www.amcharts.com/stock/
It should also allow to you to select a range within the chart and zoom in to see further specifics. The purpose of this is for visualizing performance related information such as i/o stats etc... Does anybody know of an open source library that will allow this? A Ruby (most preferable) or Python library would be ideal.