package exporting
Type Members
-
final
class
JPEGExporter
extends AnyVal with Exporter
Exports charts to JPEG images.
Exports charts to JPEG images.
- See also
-
final
class
PDFExporter
extends AnyVal with Exporter
Exports charts to PDF documents.
Exports charts to PDF documents.
- See also
-
final
class
PNGExporter
extends AnyVal with Exporter
Exports charts to PNG images.
Exports charts to PNG images.
- See also
-
final
class
SVGExporter
extends AnyVal with Exporter
Exports charts to SVG images.
Exports charts to SVG images.
- See also