On 6/17/07, Duncan Child <[EMAIL PROTECTED]> wrote:
> We would like to provide a Matplotlib-like plotting function in a Java
> application we are building. We can't require our users to install
> native code so we can't use Matplotlib.
>
> We have a simple implementation that would be sufficient f
We would like to provide a Matplotlib-like plotting function in a Java
application we are building. We can't require our users to install
native code so we can't use Matplotlib.
We have a simple implementation that would be sufficient for v1.0 of
our application that uses jython and jfreechart.