Visualization in ELKI

Usage

To use the ELKI visualizer, set -resulthandler to de.lmu.ifi.dbs.elki.result.AutomaticVisualization. This class will inspect the algorithm output, invoke appropriate visualization modules and arrange them on the screen. The menu allows export to SVG, PNG, JPG, PDF, PostScript and other formats.

Technology

ELKI uses SVG for visualization (which has benefits for print export), and Apache Batik for screen rendering. While this is not the fastest solution, the export benefits are good and we don’t re-write pixel-rendering code ourselves.

See Batik for documentation pointers.

Visualization modules

Visualizers included in ELKI 0.6.0: