Cannot create a SplinePlot
Brought to you by:
sflexus
With the current package, openthundergraph-0.35-beta, I
cannot create a spline plot, because SplinePlot.java
contains references to ru.sscc package that is not
included with open thundergraph.
Where can one obtain this package?
Logged In: YES
user_id=345880
Current package is OpenThunderGraph 0.36beta :-) Anyway if you wish
to use SplinePlot include extlib/jspline.jar into classpath. I also
recommend using some smart dependancy analyzer (for ex. integrated
into JBuIlder's archive builder) because not all classes in jspline.jar are
used in SplinePlot.