Belorussian Translation Of The Flotr Documentation
For those interested in the Belorussian translation of the flotr documentation, Paul Bukhovko made it available at http://ucallweconn.net/be/flotr-be.
For those interested in the Belorussian translation of the flotr documentation, Paul Bukhovko made it available at http://ucallweconn.net/be/flotr-be.
I added an example to the Flotr example section. This example shows how to use requested JSON data to draw a graph. Go to the example section or take a look at the example directly. To learn more about handling JSON with Prototype, read Introduction to JSON
I’m proud to announce Flotr 0.1.0 alpha, a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment). This new (22kb) piece of javascript enables you to draw appealing graphs in most modern browsers. It replaces my older (and deprecated) plotting library Plotr. This time I took some more time to write documentation and examples, see the result on the Flotr project page.
Flotr is actually a rewrite of Flot (by Ole Laursen), a javascript plotting engine for jQuery. I (partially) rewrote it to use Prototype and added some new features like event hooks and mouse tracking.
