visualizer icon indicating copy to clipboard operation
visualizer copied to clipboard

Allow highlight of lines in spectraDisplayer

Open lpatiny opened this issue 10 years ago • 1 comments

Currently we change the fill so nothing is visible in the case of lines

https://github.com/NPellet/visualizer/blob/2ed06a817f97425b7e87cab9a547613f166fa9f7/src/modules/types/science/spectra/spectra_displayer/view.js#L688-L695

Would be nice to increase line thickness when over or another effect on line as well.

lpatiny avatar Nov 30 '15 23:11 lpatiny

@targos this was a breaking change in the latest jsGraph version

2015-12-01 0:21 GMT+01:00 lpatiny [email protected]:

Currently we change the fill so nothing is visible in the case of lines

https://github.com/NPellet/visualizer/blob/2ed06a817f97425b7e87cab9a547613f166fa9f7/src/modules/types/science/spectra/spectra_displayer/view.js#L688-L695

Would be nice to increase line thickness when over or another effect on line as well.

— Reply to this email directly or view it on GitHub https://github.com/NPellet/visualizer/issues/755.

NPellet avatar Dec 01 '15 09:12 NPellet