teel / apostasis

Automatically exported from code.google.com/p/apostasis
0 stars 0 forks source link

Enhancement: Plot branch javascript clean up -- Cleaning up flot chart code #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The attached patch is from my SVN tree.   It pulls out all the javascript
code from the index.html files of each run and puts it into
extras/sws-flot.js.  It also objectifies it to make it self-contained and
potentially re-usable on other pages with less impact.

This is submitted for review and possible import into upstream.  However,
this code is by no means 100% tested.  Downfalls are listed as XXX in the
sws-flot.js file, but so far it has no negative regression for us.

It would also be nice to know what though behind flot being in a branch and
what work is required to make it part of trunk.

Original issue reported on code.google.com by mouring%...@gtempaccount.com on 24 Mar 2010 at 6:58

Attachments:

GoogleCodeExporter commented 8 years ago
Cool - thanks for the patch. Bit behind with this but I plan to merge to trunk 
soon, probably when I've put your 
patch in.

Original comment by eddedmondson on 24 Mar 2010 at 7:09