{{ message }}
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have very little experience with F# and C# interaction and also the underlying Plotly concepts so please excuse my obvious ignorance here, but I have tried various things and still can't get it to work :-)
I've successfully generated a treemap from an ELF symbol tree and I want to display custom information in the nodes. My current approach is to use TextInfo, but I can't figure out how to do something similar to 'label+value` in C#
I.e. is there a way to display both Label and Value or use some other mechanism to achieve the same/similar result?
Beta Was this translation helpful? Give feedback.
All reactions