Merge pull request #10944 from vvlladd28/bug/widget-template/timeseries-depricated
Updated widget template for new timeseries widget creation
This commit is contained in:
commit
94430499d8
@ -72,7 +72,7 @@ export const widgetTypesData = new Map<widgetType, WidgetTypeData>(
|
||||
icon: 'timeline',
|
||||
configHelpLinkId: 'widgetsConfigTimeseries',
|
||||
template: {
|
||||
fullFqn: 'system.charts.basic_timeseries'
|
||||
fullFqn: 'system.time_series_chart'
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user