Command Line


Command line arguments passed to the startup scripts will be forwarded to JGrafchart. If you want to send parameters to the JVM you need to modify the startup scripts.

The working directory for JGrafchart must always be bin/, the startup scripts make sure that this is the case. Relative paths are always interpreted as relative to the working directory.

It is recommended to send the command line argument -Xincgc to the JVM to enable incremental Java GC and avoid occasional freezing. The startup scripts do this by default.


Command line arguments: