visualizer icon indicating copy to clipboard operation
visualizer copied to clipboard

Results 100 visualizer issues
Sort by recently updated
recently updated
newest added

In variables out and actions out make the distinction between the deboucing 'submit" and the button click submit. 1. Rename The form was submitted in 'The variable was changed' 2....

Would be nice to see int he list of files which one are public. This could be done with color or an icon next to the file.

enhancement

jsGraph allows to save / reload zoom state in the spectrum. ``` var state = graphinstance.getAxisState(); state.left[ 0 ] = [ 10, 20 ]; graphinstance.setAxisState( state ) ``` It would...

enhancement
M-spectra-displayer

The module should accept an input variable that is a molfile There should be an option for "expandHydrogens" The SVG should then be generated using openchemlib-extended ``` var molecule =...

enhancement
module

Would be nice that all the integrations are always present in distinct colors Currently you need to have the mouse over an area to be able to display the corresponding...

enhancement
module

Would be nice to have for each button an option that allows not to disable the button when the script is running. I have the case when it is a...

enhancement
M-code-executor

Seems the variable in is not updated

bug

Is it possible to let work jsgraph with only annotations as input variable ? (I don't have any serie of point). Currently the axis are not calculated and it fails.

enhancement
M-spectra-displayer

When I try to move a module from the header in the view: http://www.cheminfo.org/flavor/1024/Basic/1._Simple_addition/index.html It jumps to the top (look at the middle module): ![image](https://cloud.githubusercontent.com/assets/1484241/23903058/87209db0-08c3-11e7-91ef-641a477b662f.png)

bug

This also prevents to go to full screen Check the view http://www.cheminfo.org/Spectra/IR/First_Defender/index.html

bug