Can someone tell me what I am doing wrong or what I do have to adjust to make it work?
Also it would be nice if one could just pass a list or a single string to annotated_text()
containing both, simple strings and triples for annotated text.
Thank you in andvance.
are you some sort of AI?
I have linked this component above too.
The question is, how to pass multiple variables ( strings and tuples)
from the outside to the function.
Short follow up question:
How can I make the text bold as well?
What I have tried is: annotation("world", "", color="#8ef", font-weight=700)
Problem here is that font-weight contains the -
Any ideas? Thank you guys.