NGraph - News: I'm not too far from releasing another version of NGraph using the latest DOJO framework. I've also overhauled the frontend
I'm not too far from releasing another version of NGraph using the latest DOJO framework. I've also overhauled the frontend and serverside components which SHOULD make things faster and less error prone.
The new version does contain pie charts and the ability to overlay multiple plot types on one graph as before. The axis drawing is considerably better thanks to DOJO. DOJO also included the scrolling of graphs left and right via a mouse drag as we had incorporated but it's version scrolls on a pre-loaded data set which can be slow. I'm looking at how we can scroll with JIT data loads to keep the actual rendering as snappy as possible.
I would expect to be posting within the next couple of weeks once a few performance issues are ironed out.
As I've had very little feedback I don't know if anyone actually found NGraph useful.