You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add a paragraph of text as a tooltip to each reaction in an Escher map. My question is what is the best way to do this. I have created a json file with a reaction name as key and some text as value. I load this by addressing my json file in the options to escher.Builder in main.js. However, it does not recognize props.data and it returns nothing. Could you please help me solve this?
Thanks,
Parsa
The text was updated successfully, but these errors were encountered:
Hi,
I want to add a paragraph of text as a tooltip to each reaction in an Escher map. My question is what is the best way to do this. I have created a json file with a reaction name as key and some text as value. I load this by addressing my json file in the options to escher.Builder in main.js. However, it does not recognize props.data and it returns nothing. Could you please help me solve this?
Thanks,
Parsa
The text was updated successfully, but these errors were encountered: