MarketTrend: rename to candlestick panel (#41582)

This commit is contained in:
Ryan McKinley
2021-11-15 14:09:59 -08:00
committed by GitHub
parent 53905f2d4a
commit 1aac13e5d0
19 changed files with 165 additions and 108 deletions

View File

@@ -12,6 +12,7 @@ export enum SuggestionName {
BarChartHorizontal = 'Bar chart horizontal',
BarChartHorizontalStacked = 'Bar chart horizontal stacked',
BarChartHorizontalStackedPercent = 'Bar chart horizontal 100% stacked',
Candlestick = 'Candlestick',
PieChart = 'Pie chart',
PieChartDonut = 'Pie chart donut',
Stat = 'Stat',