mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
fix(deckgl): remove dataset field from Deck.gl Layer Visibility Display controls (#37611)
This commit is contained in:
@@ -31,6 +31,7 @@ export default class DeckglLayerVisibilityCustomizationPlugin extends ChartPlugi
|
||||
tags: [t('Deckgl'), t('Experimental')],
|
||||
thumbnail: '',
|
||||
enableNoResults: false,
|
||||
datasourceCount: 0,
|
||||
});
|
||||
|
||||
super({
|
||||
|
||||
Reference in New Issue
Block a user