July 30th, 2008 |
Published in
General, Javascript, ProtoChart, Prototype
We want to thank those of you who waited impatiently for the release. We are now ready to release the code, documentation (better than nothing) and examples to show you how you can use ProtoChart to create beautiful charts in your next project!
What should you know?
You can go to http://www.deensoft.com/lab/protochart/ to view a complete overview about the library.
For all the bugs and feature submission please use our Issue list located at Google Projects.
We hope you like this library and as always we will work to get the bugs fixed and features added to the library as we go along. Your comments and suggestions are welcome via our blog.
July 28th, 2008 |
Published in
Javascript, Projects, ProtoChart, Prototype
Update: Code and more information can be found here.
We finally have a bit stable version of our new charting library. ProtoChart aims to provide a nice library to draw:
- Line Chart
- Bar Chart
- Pie Chart
- Curve Chart
- Mix Chart
- Area Chart
General set of features:
- Multiple data series on same graph
- Legend support
- Customizable grid, grid border, background
- Customizable axis-tick values (both x and y)
We are excited to release the code as open source. The motivation is very much drawn from other great charting libraries such as PlotKit, Flot and Flotr. These are some excellent libraries with a lot of neat features. We hope to grow ProtoChart to the same level as them.
For now you can check out our quick demo which should let you play with generic features.
So what’s next? We will continue to improve on this library as we go and we welcome your reviews, views and opinions. We will shortly release the source code and documentation soon.