ishanpm / chemlambda-editor

Javascript implementation of Chemlambda
MIT License
3 stars 0 forks source link

Visualization settings #4

Open ishanpm opened 5 years ago

ishanpm commented 5 years ago

Add a place to tweak the parameters of the force layout, such as node repulsion, link strength/distance, and gravity.

mbuliga commented 5 years ago

I shy to open a new issue: how can all chemlambda.js be made phone-friendly?

ishanpm commented 5 years ago

This project can be used on a phone, although it is hardly optimized. Thanks to D3, it even supports gestures like pinch zooming. When I get around to improving the toolbar (#5), I plan to make the controls scale to screen size. This should make usage on a phone much easier.