Publisher's description
MoioChart project is my Java library to draw function plots, bar graphs, pie graphs, etc.
MoioChart project is my Java library to draw function plots, bar graphs, pie graphs, etc.Why should I use it?Firstly, because it is very easy to use. For example: Drawable objects such as functions, axes, pies, etc. can be added to or removed from the Chart via the standard Collection methods like add() or removeAll(). Repainting and scaling are fully automatic! Secondly, because it works on both PCs and palmtop computers. If you need to write some code that works from inside an applet, in a standard desktop application and in your handheld or smartphone then MoioChart will be a good starting point. MoioChart is portable across different graphic toolkits and actually it works on Swing,