JQplot

jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features:

  • Numerous chart style options.
  • Date axes with customizable formatting.
  • Up to 9 Y axes.
  • Rotated axis text.
  • Automatic trend line computation.
  • Tooltips and data point highlighting.
  • Sensible defaults for ease of use.

Free and Open Source...but worth more!



jqPlot has been tested on IE 6, IE 7, IE 8, Firefox, Safari, and Opera. You can see jqPlot in action on thetests & examples page.

For MORE info:- http://www.jqplot.com/

Extracting x-ms-exchange-parent-message-id from a Text File Using Python

In the world of email processing and automation, extracting specific headers from email metadata can be crucial for various tasks. One such ...