mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
Merge pull request #1326 from Gjuju/Visualize-summary
Visualize summary
This commit is contained in:
commit
d97453dda3
|
@ -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