mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Visualize summary
This commit is contained in:
parent
b675d945fd
commit
83c2cca255
|
@ -10,6 +10,7 @@ import { BarChart, LineChart } from 'echarts/charts';
|
|||
import {
|
||||
DataZoomComponent,
|
||||
DatasetComponent,
|
||||
GridComponent,
|
||||
LegendComponent,
|
||||
TitleComponent,
|
||||
TooltipComponent,
|
||||
|
@ -38,6 +39,7 @@ use([
|
|||
|
||||
DatasetComponent,
|
||||
DataZoomComponent,
|
||||
GridComponent,
|
||||
LegendComponent,
|
||||
TitleComponent,
|
||||
TooltipComponent,
|
||||
|
|
Loading…
Reference in New Issue
Block a user