remove datataset from title (#12344)
This commit is contained in:
parent
f83afb44c8
commit
a30064b2e8
|
|
@ -28,7 +28,7 @@ export const druidTimeSeries = {
|
|||
};
|
||||
|
||||
export const datasourceAndVizType = {
|
||||
label: t('Dataset & Chart Type'),
|
||||
label: t('Chart Type'),
|
||||
expanded: true,
|
||||
controlSetRows: [
|
||||
['datasource'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue