(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.
(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'.
(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'.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |