question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Edge drawing docs/example

See original GitHub issue

Documentation is very scarce on how to treat edge points. Is there a clear example how to render an edge using SVG path element?

I’ve tried

<path d="M <p1> Q <p2> <p3> [T p4 T p5 ...]">

but it’s just a wild guess and i assume there is a better (correct) way of doing it.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:4
  • Comments:8

github_iconTop GitHub Comments

1reaction
mx2323commented, Dec 10, 2019

yeah - what is a ‘control point…?’

1reaction
theengineearcommented, Sep 10, 2019

I’m also trying to just use dagre and render the svg myself and finding the control points for edges hard to consume. It would be super helpful to be able to dump information into a path or line.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docs & Drive > 8.6: Drawings - Google Docs
Line : There are a number of line options including straight lines, arrows, ... For example, when you insert a text box or...
Read more >
Create, insert & edit drawings - Google Docs Editors Help
Use the editing tools · At the top of the page, find and click Select line. · Pick the type of line you...
Read more >
How to Draw on Google Docs - YouTube
How to draw on Google Docs ? In this tutorial, I show you how to draw on Google Docs. This means you can...
Read more >
How to Draw on Google Docs / Draw on an image ... - YouTube
Have you ever used the Google docs drawing tool before? How to draw Google Docs ? How to draw on Google Docs image?...
Read more >
Google Drawings Tutorial - YouTube
Learn how to use Google Drawings to create artwork in the cloud. Google Drawings is also helpful for teachers and students in other...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found