mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Graph: remove “step” property which makes values other than 1, 1001, 2001 etc illegal (#23610) (#24479)
Closes #22054
This commit is contained in:
parent
bdae66b223
commit
2fb6638484
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@
|
|||
class="form-control input-sm"
|
||||
min="1"
|
||||
max="500000"
|
||||
step="1000"
|
||||
id="qIndexSampleSize"
|
||||
ng-model="exploreControls.sampleSize"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue