This has sat in my inbox for weeks now and I've finally looked at it. It looks really great, Manuel. Do you have plans to continue work on this? I have been using the "dygraph js" library (http://dygraphs.com/) along with my own server-side code to convert RRDs into JSON data sources in order to make interactive graphs, but I think I like your approach better. I'm definitely interested in hearing more about the status of your code and what remains to be done.
-Neal On Tue, Aug 16, 2011 at 11:31 PM, Richard Wall <[email protected]> wrote: > On 19 May 2011 12:03, Manuel Luis Sanmartín Rozada > <[email protected]> wrote: > > The other day I had a crazy idea: get the code of rrdtool and convert > > to javascript. > > It's needs more work, is a simple translation of the C code. > > Hi Manuel, > > Thanks again for creating jsrrdgraph - I hadn't realised how big it > was, it must have taken you ages! > > I've been working through the code, tidied some whitespace issues, > fixed a few typos etc highlighted by Google Closure Compiler and emacs > js2. > > This fixes some issues with VDEF for example. > > See what you think of the changes and merge if you approve. > > * https://github.com/manuelluis/jsrrdgraph/pull/2 > > -RichardW. > > _______________________________________________ > collectd mailing list > [email protected] > http://mailman.verplant.org/listinfo/collectd >
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
