Draw Arrows or Connectors between cells #4732
Unanswered
precisemath
asked this question in
Q&A
Replies: 1 comment
-
I am working on that too, to create something similar to Gantt chart. My plan is to overlay a transparent svg over one column with linepaths onto it. |
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.
-
Microsoft Excel has a feature where we can trace the antecedents/precedents of a cell by using their trace function.
We are trying to implement something similar in our project. Is it possible to connect 2 cells with an arrow/connector?
Beta Was this translation helpful? Give feedback.
All reactions