processSeriesData.test.ts
3.66 KB
-
Feat: Angular panels & SeriesData to Table/TimeSeries (#16266) · 03951c00
Similar to how the react panels make sure all data is SeriesData before passing it to the react panels, this makes sure SeriesData is converted to TableData|TimeSeries before passing it to the angular panels. It also changes the typing to encourage using SeriesData for future development
Ryan McKinley committed