skutac / InCHlib.js

InCHlib (Interactive Cluster Heatmap library)
http://openscreen.cz/software/inchlib
37 stars 15 forks source link

Toggling features #7

Closed JEFworks closed 9 years ago

JEFworks commented 9 years ago

How can I toggle features such as the distance bar and allowing the users to adjust color settings? Can these be available as options?

skutac commented 9 years ago

Good idea, I will add it to the next release.

JEFworks commented 9 years ago

Awesome, thanks! Looking forward to it.

skutac commented 9 years ago

Navigation toggle option added to InChlib.

Default settings:

"navigation_toggle": {"color_scale": true, "distance_scale": true, "export_button": true, "filter_button": true, "hint_button": true}