Hi,
Let's say we have this very simple mindmap diagram
@startmindmap
<style>
arrow {
'this is applied to all arrows
}
</style>
* root
** A
** B
@endmindmap
very simple goal :
link between root -> A in blue and lineThickness of 3px
link between root -> B in red and lineThickness of 5px
Is it possible ? I don't see a way of targeting a link