diff --git a/types/plotly.js/index.d.ts b/types/plotly.js/index.d.ts index 689214138b..d16a80818a 100644 --- a/types/plotly.js/index.d.ts +++ b/types/plotly.js/index.d.ts @@ -397,6 +397,7 @@ export interface ScatterData { 'z+x' | 'z+x+text' | 'z+x+name' | 'z+y+x' | 'z+y+x+text' | 'z+y+x+name' | 'z+x+y' | 'z+x+y+text' | 'z+x+y+name'; + hoverlabel: Partial