From f2306bb23b4398ff88afc1a414dc3eeced042651 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 10 May 2023 14:24:08 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/lib/components/ig-image-graph.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Viewer/lib/components/ig-image-graph.js b/Viewer/lib/components/ig-image-graph.js index 51e0b625..2121893d 100644 --- a/Viewer/lib/components/ig-image-graph.js +++ b/Viewer/lib/components/ig-image-graph.js @@ -5,7 +5,7 @@ * * Example: * @@ -18,7 +18,10 @@ * style="width: 600px; height: 300px"> * * -* XXX add docs and examples -- canvas-waveform.html is out outdated... +* XXX add docs and examples -- canvas-waveform.html is outdated... +* XXX might be a good idea to add interactive feedback -- show on image +* the denseties under the ursor for histogram or the slice/density +* for the waveform... * XXX add worker support... * **********************************************************************/