Liking cljdoc? Tell your friends :D

org.soulspace.cmp.jfreechart.export


draw-chart-with-graphics2dclj

(draw-chart-with-graphics2d chart rectangle2d graphics2d)

Draws the 'chart' with the dimensions of 'rectangle2d' in the given 'graphics2d' context and returns the context.

Draws the 'chart' with the dimensions of 'rectangle2d' in the given 'graphics2d' context and returns the context.
raw docstring

save-chart-as-jpgclj

(save-chart-as-jpg file chart width height)

Save the 'chart' in JPEG format with the specified 'width' and 'height' to the given 'file'.

Save the 'chart' in JPEG format with the specified 'width' and 'height' to the given 'file'.
raw docstring

save-chart-as-pngclj

(save-chart-as-png file chart width height)

Save the 'chart' in PNG format with the specified 'width' and 'height' to the given 'file'.

Save the 'chart' in PNG format with the specified 'width' and 'height' to the given 'file'.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close