I would like to export the plot surface to image (jpg, png, ..). Is this
currently possible with NPlot?
I'm using NPlot to plot charts like
this<http://img3.freeimagehosting.net/uploads/dc4ac47fdd.png>.
The thing is that the bottom surface can contain outliners. The result is
that the outliners cause the ax values to take on absurd proportions
(accommodate for the outliner). Is it possible to apply break lines? For
example like this<http://img3.freeimagehosting.net/image.php?fa9a921adc.gif>,
but a break line on the ax would be fine as well.
I was trying to understand the NPlot library by looking throught the source
code and documenation, but it's kind of hard to see how all the pieces fit
together as a C# beginner. Any suggestions as to where to start?
Regards,
Jan
|