Commit 9da39e8b authored by Sven Schneider's avatar Sven Schneider
Browse files

minor

parent fb238f48
...@@ -438,7 +438,7 @@ followNextLink( ...@@ -438,7 +438,7 @@ followNextLink(
}) })
.then((observationArr) => { .then((observationArr) => {
// updateLineChartAC(chart1LineTitle, observationArr); // updateLineChartAC(chart1LineTitle, observationArr);
drawHeatMapAC2(observationArr); // drawHeatMapAC2(observationArr);
///////////// use chart.js for line chart ///////////// use chart.js for line chart
///// check this out : https://stackoverflow.com/questions/57343566/zoom-function-for-chart-js ///// check this out : https://stackoverflow.com/questions/57343566/zoom-function-for-chart-js
......
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