hmc-whisk / jsLDA

A React based version of jsLDA with brand new features added on
Other
0 stars 0 forks source link

Using toggles/checkbox instead of buttons #154

Closed Tats777 closed 3 years ago

Tats777 commented 3 years ago

Use toggles/checkbox instead of buttons in general, for example in show metadata/show stop words, etc.

theobayard commented 3 years ago

Metadata button has been changed to a toggle

taeyunmlee135 commented 3 years ago

Just a suggestion but I think these types of toggles look really nice (I imagine it would be cleanest to have a general reusable Toggle component in a high level directory that could be imported for lots of things including the show stopwords, show metadata etc)!