# Packages
No description provided by the author
# README
Bubble Graph Component
Data Struct
Field | Description |
---|---|
Title | The title of line graph |
List | Defining multiple lines in a Line Graph |
XOptions | X-axis property definition |
YOptions | Y-axis property definition |
Bubble Struct
Field | Description |
---|---|
X | Y-Axis specific data |
Y | Y-Axis specific data |
Size | Bubble size |
Group | Bubble group |
Dimension | Dimension name |
Options Struct
Field | Description |
---|---|
Dimension | The title of line graph |
Structure | Data Structure |