# Packages
No description provided by the author
# README
Line Graph Component
Data Struct
Field | Description |
---|---|
Title | The title of line graph |
SubTitle | Deprecated,Not recommended |
Dimensions | Defining multiple lines in a Line Graph |
XAxis | X-axis specific data |
YAxis | Y-axis specific data |
XOptions | X-axis property definition |
YOptions | Y-axis property definition |
Inverse | inverted xAxis and yAxis |
Axis Struct
Field | Description |
---|---|
Dimension | Dimension name |
Values | Axis specific data |
Options Struct
Field | Description |
---|---|
Dimension | The title of line graph |
Structure | Data Structure |
Inverse | Reverse axis values |