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.

Support for dotted links

See original GitHub issue

Sometimes it would be really useful to use dotted links to specify a weak link or temporary break. Syntax could be: A-.->B;

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:16

github_iconTop GitHub Comments

2reactions
Mercurius3commented, Dec 7, 2014

In order to create dotted lines, you can try this:

linkStyle 0 stroke:#000,fill:none,stroke-width:2px,stroke-dasharray:3;

This turns the first link into a dotted line (it targets links using linkStyle: counting starts from 0): I have not been able to attach a class to a linkStyle yet.

mermaiddottedline

0reactions
Anachroncommented, Jan 11, 2015

Awesome, thanks! @knsv

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for dotted links · Issue #26 · mermaid-js ... - GitHub
This turns the first link into a dotted line (it targets links using linkStyle: counting starts from 0): I have not been able...
Read more >
Any rules/conventions on using "dashed" and "dotted ...
Normally such links (which have a dashed or dotted line underneath them, instead of a normal solid line) don't lead a user to...
Read more >
Red dotted line with attached links - WordPress.org
Using Navigation Pro by StudioPress. Not sure why any attached link with post is showing red dotted. The page I need help with:...
Read more >
Topic: Dotted-Underlined links? | WordPress.com Forums
I'm looking to change the default style of my in-text links to the following: PRE-CLICK: a non-blue color (less important) marked with a ......
Read more >
Prevent dotted underline links on images... - GeneratePress
You can give the link surrounding an image a class like this: ... I will be emailing Elementor customer support to bring this...
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