mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
removing duplicate option
This commit is contained in:
parent
7b9d9a4bed
commit
d0e7f16a0a
1 changed files with 0 additions and 6 deletions
|
@ -11,12 +11,6 @@
|
|||
Show Legend
|
||||
</label>
|
||||
</div>
|
||||
<div class="vis-option-item">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="vis.params.defaultYExtents">
|
||||
Scale Y-Axis to Data Bounds
|
||||
</label>
|
||||
</div>
|
||||
<div class="vis-option-item" ng-show="vis.hasSchemaAgg('segment', 'date_histogram')">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="vis.params.addTimeMarker">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue