Graph: remove “step” property which makes values other than 1, 1001, 2001 etc illegal (#23610) (#24479)

Closes #22054
This commit is contained in:
markharwood 2018-10-24 10:20:31 +01:00 committed by GitHub
parent bdae66b223
commit 2fb6638484
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,6 @@
class="form-control input-sm"
min="1"
max="500000"
step="1000"
id="qIndexSampleSize"
ng-model="exploreControls.sampleSize"
>