Add the option to an example (there was no other example overwriting tension for a specific dataset)

This commit is contained in:
Jannis Achstetter 2016-04-21 09:30:17 +02:00
parent add9f8c3a4
commit c3c664bfc6

View File

@ -52,8 +52,9 @@
fill: false,
borderDash: [5, 5],
}, {
label: "My Third dataset",
label: "My Third dataset - No bezier",
data: [randomScalingFactor(), randomScalingFactor(), randomScalingFactor(), randomScalingFactor(), randomScalingFactor(), randomScalingFactor(), randomScalingFactor()],
lineTension: 0,
fill: false,
}, {
label: "My Fourth dataset",