mirror of
https://github.com/apache/superset.git
synced 2026-06-01 21:59:26 +00:00
feat(custom-tooltip): custom tooltip on deck.gl charts (#34276)
This commit is contained in:
committed by
GitHub
parent
bc6859a99d
commit
a66737cb05
@@ -31,6 +31,7 @@ export type RunQueryButtonProps = {
|
||||
canStopQuery: boolean;
|
||||
chartIsStale: boolean;
|
||||
};
|
||||
|
||||
export const RunQueryButton = ({
|
||||
loading,
|
||||
onQuery,
|
||||
|
||||
Reference in New Issue
Block a user