Commit 868d9427 authored by Michael's avatar Michael

Update README.md

parent e9807f87
...@@ -41,16 +41,16 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t ...@@ -41,16 +41,16 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t
| tension | int | defines the tension parameter of the hermite spline interpolation (only if monotonicFit = false) | | tension | int | defines the tension parameter of the hermite spline interpolation (only if monotonicFit = false) |
| nrSplinePoints | int | defines the number of sample points (of the spline) in between two consecutive points | | nrSplinePoints | int | defines the number of sample points (of the spline) in between two consecutive points |
deprecated options from flot prior to 1.0.0: deprecated options from curvedLines prior to 1.0.0:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
| parameter | type | effect | | parameter | type | effect |
|----------------|------|---------------------------------------------------------------------------------------------------------------------------------------------| |----------------|------|---------------------------------------------------------------------------------------------------------------------------------------------|
| legacyOverride | bool | true => use old default | | legacyOverride | bool | true => use old default |
<br></br>
or to get more control set legacy as option array with: or to get more control set the legacyOverride parameter as option array with:
<br></br>
| parameter | type | effect | | parameter | type | effect |
|----------------|------|---------------------------------------------------------------------------------------------------------------------------------------------| |----------------|------|---------------------------------------------------------------------------------------------------------------------------------------------|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment