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 @@ -93,7 +93,7 @@ module.exports = {
9393 dflt : 0 ,
9494 role : 'style' ,
9595 description : [
96- 'Specifies the desired amount of bins. This value will be used' ,
96+ 'Specifies the maximum number of desired bins. This value will be used' ,
9797 'in an algorithm that will decide the optimal bin size such that the' ,
9898 'histogram best visualizes the distribution of the data'
9999 ]
@@ -117,7 +117,7 @@ module.exports = {
117117 dflt : 0 ,
118118 role : 'style' ,
119119 description : [
120- 'Specifies the desired amount of bins. This value will be used' ,
120+ 'Specifies the maximum number of desired bins. This value will be used' ,
121121 'in an algorithm that will decide the optimal bin size such that the' ,
122122 'histogram best visualizes the distribution of the data'
123123 ]
You can’t perform that action at this time.
0 commit comments