Commit 94bd8936 authored by prumde's avatar prumde

Removed tooltips following properties :

mode : y 
intersect : true and
position : nearest

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217219 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a06f2c79
......@@ -166,9 +166,6 @@
return '';
}
},
mode: 'y',
intersect: true,
position: 'nearest',
backgroundColor: 'rgba(0,0,0,1)'
}
}
......@@ -291,9 +288,6 @@
return '';
}
},
mode: 'y',
intersect: true,
position: 'nearest',
backgroundColor: 'rgba(0,0,0,1)'
}
}
......@@ -414,9 +408,6 @@
return '';
}
},
mode: 'y',
intersect: true,
position: 'nearest',
backgroundColor: 'rgba(0,0,0,1)'
}
}
......
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