mcamac / react-text-annotate

React components for interactively highlighting parts of text.
https://mcamac.github.io/react-text-annotate
MIT License
134 stars 52 forks source link

Display Labels side by side (with the different colors) instead of a list #32

Open munivinayk opened 3 years ago

munivinayk commented 3 years ago

Hi is there a way to change the labels display. instead of showing it as a list, can we pass it as an args along with prefered color and the span should display the colored labels side by side on top of the text? because its always difficult to annoate the text by selecting the various labels from the drop down - especially if you have a long list of labels. Attached a sample span for your reference. Screenshot 2021-06-04 at 5 32 50 PM