package evilplot
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- evilplot
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
object
displayPlot
Helper utilities for displaying EvilPlot plots in their own window.
Helper utilities for displaying EvilPlot plots in their own window. The window offers dynamic resizing for plots and the ability to save the plot as a PNG.
This utility is published in the
evilplot-repl
artifact, released alongside the regularevilplot-jvm
artifact. It will need to be added to your build to use it.