refactor: Removes 5.0 approved legacy charts (#31582)

This commit is contained in:
Michael S. Molina
2025-01-09 16:45:05 -03:00
committed by GitHub
parent a477d84729
commit 399b709aaf
222 changed files with 1128 additions and 12359 deletions

View File

@@ -40,7 +40,7 @@ const createProps = (additionalProps = {}) => ({
chart: {
id: 1,
latestQueryFormData: {
viz_type: VizType.LegacyHistogram,
viz_type: VizType.Histogram,
datasource: '49__table',
slice_id: 318,
url_params: {},
@@ -80,7 +80,7 @@ const createProps = (additionalProps = {}) => ({
slice_id: 318,
time_range: 'No filter',
url_params: {},
viz_type: VizType.LegacyHistogram,
viz_type: VizType.Histogram,
x_axis_label: 'age',
y_axis_label: 'count',
},