Package io. data2viz. charts. layout
Types
ComponentSize
Link copied to clipboard
DrawingZone
Link copied to clipboard
Screen space on which you can draw, a DrawingZone is generally given when calling draw functions so the user don't have to think about layering, or absolute positioning, the given DrawingZone is already placed and sized correctly.
SizeManager
Link copied to clipboard
interface SizeManager
Content copied to clipboard
Size manager: stores Charts' sizes and synchronizes them, the "size synchronization" concerns the size (width & height) of the "main charting zone" of all synchronized charts.
SizeSynchronizer
Link copied to clipboard
interface SizeSynchronizer
Content copied to clipboard
Functions
sizeManager
Link copied to clipboard