Hello, I have the following problem. I need to build an approximate phase portrait. To build curves, I use the jfreechart library, how to build several curves at once and build a coordinate axis with center (0; 0) and leave the camera on it? Suppose I, before adding points, check them for boundary values, but is it possible to install a camera on the center, with borders say, X (-10; 10) Y (-5; 5).
Thank.
