Plotr | Jul 13, 2007
22 comments

Plotr almost going 0.3.0

Sorry for all those waiting on the next release of Plotr. Tomorrow I’m leaving the Netherlands for a summer holiday in Turkey for 11 days. There have been so many changes to the Plotr code that I couldn’t test it in all browsers. That’s the reason I’m not releasing Plotr yet. But for those interested, I created a configuration tool. You can use this web app to stylize charts, and then generate the code. As you’ll see the options are changed, Plotr 0.3.0 is not(!) backwards compatible.

read this article

Plotr | Jun 12, 2007
5 comments

Plotr v0.2.0

It took some time but now I finally can release Plotr v0.2.0. For those who don’t know what Plotr is, Plotr is a javascript charting framework built on top of PrototypeJS. This version includes many bug fixes and some new features, like drawing shadows and showing legends.

read this article

Plotr | Mar 2, 2007
3 comments

Plotr 0.1.4: Added table parsing

A new version of Plotr is out: version 0.1.4. A lot users asked me to implement a method that parses a table and plot a chart from the parsed data. So today I added it and it seems to work quite well.

read this article