Skip to content
Snippets Groups Projects
Commit 29240a00 authored by jkerdreu's avatar jkerdreu
Browse files

Added lineTension



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2196 b32b6428-25c9-4566-ad07-03861ab6144f
parent 2b6bd900
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@ var config = {
borderColor: "#00bbd7",
pointRadius: 1,
borderWidth: 2,
lineTension: 0.2,
}]
},
......@@ -104,14 +105,10 @@ var config = {
var ctx = document.getElementById("chart").getContext("2d");
chart=new Chart(ctx, config);
//load("b4cec9fa-7513-4d87-bfc1-ee1107176cf0");
function refresh() {
console.log('Loading datas');
//load('2f31c922-01b2-4097-bfae-5753dde2cd42');
load('${addr}');
//load('7965f9be-92af-11e8-80cd-408d5c18c801');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment