Graphvizforce-Lightning icon indicating copy to clipboard operation
Graphvizforce-Lightning copied to clipboard

toolbar button to show/hide child->parent relationship labels

Open stevebuik opened this issue 7 years ago • 3 comments
trafficstars

is a render option called showEdgeSingularLabels. see TODO in graphviz.js

stevebuik avatar Jun 04 '18 07:06 stevebuik

Let me take this one.

austinwang1121 avatar Jun 10 '18 14:06 austinwang1121

Sure but a couple of things to note:

1/ Jason is in the middle of a big re-factor for Lightning/Apex so we need to leave that alone until he finishes or one of us will have a nasty merge 2/ I just finished a rebuild of the js code to generate from a new persistence shape so all new work should only be done in the new fns. you can see the new tests/code here https://github.com/stevebuik/Graphvizforce-Lightning/blob/master/js/pure/spec/GraphvizRenderSpec.js#L12

So this means you can do the js part of this issue right now but will need to wait for Jason to complete his work before it can be exposed to users. You can choose if you want to get a head start and do the js now (this will not interrupt Jason at all) or just wait for him to finish his two tasks.

stevebuik avatar Jun 10 '18 22:06 stevebuik

Hi Steve. I will wait for Jason to complete his tasks first. Cheers

austinwang1121 avatar Jun 11 '18 05:06 austinwang1121