mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-25 05:01:06 -05:00
Merge remote-tracking branch 'origin/v0.20.x'
This commit is contained in:
@@ -14,6 +14,7 @@ import {
|
||||
LegendComponent,
|
||||
TitleComponent,
|
||||
TooltipComponent,
|
||||
MarkLineComponent,
|
||||
} from "echarts/components";
|
||||
import { LabelLayout } from "echarts/features";
|
||||
|
||||
@@ -26,6 +27,7 @@ echarts.use([
|
||||
LabelLayout,
|
||||
LegendComponent,
|
||||
LineChart,
|
||||
MarkLineComponent,
|
||||
PieChart,
|
||||
SankeyChart,
|
||||
TitleComponent,
|
||||
|
||||
Reference in New Issue
Block a user