remove datataset from title (#12344)

This commit is contained in:
Phillip Kelley-Dotson 2021-01-07 17:51:38 -08:00 committed by GitHub
parent f83afb44c8
commit a30064b2e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ export const druidTimeSeries = {
};
export const datasourceAndVizType = {
label: t('Dataset & Chart Type'),
label: t('Chart Type'),
expanded: true,
controlSetRows: [
['datasource'],