recogito / recogito-js

A JavaScript library for text annotation
BSD 3-Clause "New" or "Revised" License
369 stars 43 forks source link

Highlight with multiple colors #42

Closed gabrielbuzziv closed 3 years ago

gabrielbuzziv commented 3 years ago

Its possible to set multiple colors on highlight?

rsimon commented 3 years ago

Not sure whether this is what you are looking for, but you can apply different styles to highlights based on the annotation using a formatter function: https://github.com/recogito/recogito-js/wiki/API-Reference#formatters