package
1.0.9
Repository: https://github.com/erda-project/erda-infra.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Line Graph Component

Data Struct

FieldDescription
TitleThe title of line graph
SubTitleDeprecated,Not recommended
DimensionsDefining multiple lines in a Line Graph
XAxisX-axis specific data
YAxisY-axis specific data
XOptionsX-axis property definition
YOptionsY-axis property definition
Inverseinverted xAxis and yAxis

Axis Struct

FieldDescription
DimensionDimension name
ValuesAxis specific data

Options Struct

FieldDescription
DimensionThe title of line graph
StructureData Structure
InverseReverse axis values

Demo

Line Graph Demo