File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ var configAttributes = {
167167 'If *false*, double click is disable.' ,
168168 'If *reset*, double click resets the axis ranges to their initial values.' ,
169169 'If *autosize*, double click set the axis ranges to their autorange values.' ,
170- 'If *reset+autosize, the odd double clicks resets the axis ranges' ,
170+ 'If *reset+autosize* , the odd double clicks resets the axis ranges' ,
171171 'to their initial values and even double clicks set the axis ranges' ,
172172 'to their autorange values.'
173173 ] . join ( ' ' )
@@ -309,7 +309,7 @@ var configAttributes = {
309309 plotGlPixelRatio : {
310310 valType : 'number' ,
311311 dflt : 2 ,
312- min : 0 ,
312+ min : 1 ,
313313 max : 4 ,
314314 description : [
315315 'Set the pixel ratio during WebGL image export.' ,
You can’t perform that action at this time.
0 commit comments