lib/templates/html/cdf.html [22:33]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
type: 'line',
data,
options: {
animation: false,
responsive: true,
plugins: {
zoom: zoomOptions,
tooltip: {
mode: 'interpolate',
intersect: false
},
crosshair: {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
lib/templates/html/cdf.html [92:103]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
type: 'line',
data,
options: {
animation: false,
responsive: true,
plugins: {
zoom: zoomOptions,
tooltip: {
mode: 'interpolate',
intersect: false
},
crosshair: {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -