File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -178,4 +178,4 @@ var attrs = (module.exports = overrideAll(
178178 'nested'
179179) ) ;
180180
181- attrs . x . editType = attrs . y . editType = attrs . z . editType = 'calc+clearAxisTypes' ;
181+ attrs . x . editType = attrs . y . editType = attrs . z . editType = 'calc+clearAxisTypes' ;
Original file line number Diff line number Diff line change @@ -111,4 +111,4 @@ attrs.x.editType = attrs.y.editType = attrs.x0.editType = attrs.y0.editType = 'c
111111attrs . hovertemplate = scatterAttrs . hovertemplate ;
112112attrs . hovertemplatefallback = scatterAttrs . hovertemplatefallback ;
113113attrs . texttemplate = scatterAttrs . texttemplate ;
114- attrs . texttemplatefallback = scatterAttrs . texttemplatefallback ;
114+ attrs . texttemplatefallback = scatterAttrs . texttemplatefallback ;
Original file line number Diff line number Diff line change @@ -183,4 +183,4 @@ module.exports = {
183183 } ,
184184
185185 opacity : scatterGlAttrs . opacity
186- } ;
186+ } ;
You can’t perform that action at this time.
0 commit comments