Enabled the option to start Y at zero
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
</fieldset>
|
||||
<fieldset id="y-start-options">
|
||||
<label for="y-start">Start y-axis at 0:</label>
|
||||
<input type="checkbox" id="y-start" name="y-start" value="enable" disabled/>
|
||||
<input type="checkbox" id="y-start" name="y-start"/>
|
||||
</fieldset>
|
||||
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user