File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 </ div >
9999 < div class ="vp-grid-box sb-option bins ">
100100 < label for ="bins " class ="vp-bold "> Bins</ label >
101- < input type ="number " class ="vp-input vp-state " id ="bins " placeholder ="Type bins " />
101+ < input type ="number " class ="vp-input vp-state " id ="bins " placeholder ="Type bins " step =" 5 " min =" 0 " />
102102 </ div >
103103 </ div >
104104 < label for ="userOption " class ="vp-bold "> User Option</ label >
131131 </ div >
132132 < div class ="vp-grid-col-95 ">
133133 < label for ="xticks_rotate "> Rotation</ label >
134- < input type ="number " id ="xticks_rotate " class ="vp-input vp-state " placeholder ="45 " />
134+ < input type ="number " id ="xticks_rotate " class ="vp-input vp-state " placeholder ="45 " step =" 5 " />
135135 </ div >
136136 < label > < input type ="checkbox " id ="removeXticks " class ="vp-state "/> < span > Remove X ticks</ span > </ label >
137137 < label for ="yticks " class ="vp-tab-group-title "> Y ticks</ label >
144144 </ div >
145145 < div class ="vp-grid-col-95 ">
146146 < label for ="yticks_rotate "> Rotation</ label >
147- < input type ="number " id ="yticks_rotate " class ="vp-input vp-state " placeholder ="45 " />
147+ < input type ="number " id ="yticks_rotate " class ="vp-input vp-state " placeholder ="45 " step =" 5 " />
148148 </ div >
149149 < label > < input type ="checkbox " id ="removeYticks " class ="vp-state "/> < span > Remove Y ticks</ span > </ label >
150150 </ div >
You can’t perform that action at this time.
0 commit comments