8000 MG-209 - Update stacked line chart by ianmuchyri · Pull Request #243 · absmach/magistrala-ui-old · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

MG-209 - Update stacked line chart #243

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft
5 changes: 0 additions & 5 deletions ui/charts.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ func CreateItem() []Item {
Content: "This is a double bar chart",
Widget: "doubleBarChart",
},
{
Title: "Multiple Line Chart",
Content: "This is a multiple line chart",
Widget: "multipleLineChart",
},
{
Title: "Step Chart",
Content: "This is a step chart",
Expand Down
Loading
0