* Feature: Flexible Y-Min and Y-Max settings. Y-Min and Y-Max is now string. New usage for both Y-Min and Y-Max (Where X is a real number): >X Y-Max/Y-Max is auto if data is above X else X <X Y-Max/Y-Min is auto if data is below X else X =X Y-Max/Y-Min is scaled to current value +/- X ~X Y-Max/Y-Min is caled to average value +/- X Example: Y-Min: <100 Y-Max: >200 If all points are within 100 and 200: Y-Min is 100 and Y-Max is 200 If some points are above 200: Y-Min is 100 and Y-Max is auto If some points are below 100: Y-Min is auto and Y-Max is 200 if some points are below 100 and above 200: Y-Min and Y-Max is auto Tests for new settings added * Use parseFloat instead of implicit conversion * feat(flexible_y-min/max): refactor. * feat(flexible_y-min/max): added more tests.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
graph.js | Loading commit data... | |
graph_tooltip.d.ts | Loading commit data... | |
graph_tooltip.js | Loading commit data... | |
jquery.flot.events.js | Loading commit data... | |
legend.js | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
series_overrides_ctrl.js | Loading commit data... | |
tab_axes.html | Loading commit data... | |
tab_display.html | Loading commit data... | |
tab_legend.html | Loading commit data... | |
template.ts | Loading commit data... | |
threshold_manager.ts | Loading commit data... | |
thresholds_form.ts | Loading commit data... |