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.

This feature would consist in adding an SVG mark to the set of existing marks. It would allow the display of arbitrary SVG content on a visual. This would be particularly useful for rich text annotations containing:

  • Different font families
  • Different font colors
  • Different font sizes
  • Font icons
  • Additional cosmetic decorations

An SVG mark would have the following properties:

  • content
  • width
  • height
  • x (for the bottom left corner)
  • y (for the bottom left corner)

Ideally, it should be possible to customize the displayed content in relation to the visual’s data using JavaScript’s template literals. The proper way to bind data to the SVG content has yet to be defined.

STOIC is happy to contribute some resources to implement this feature once it has been thoroughly discussed and specified.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jheercommented, Feb 27, 2020

Thanks for the suggestion! However, an SVG mark is not something we plan to add, given both the likely implementation complexity/bloat and our desire to support multiple rendering options in a relatively straightforward fashion.

0reactions
ghalimicommented, Feb 28, 2020

Thanks for the suggestion! However, an SVG mark is not something we plan to add, given both the likely implementation complexity/bloat and our desire to support multiple rendering options in a relatively straightforward fashion.

I understand. Thank you for your consideration.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Check Mark Vector SVG Icon (6)
Free Download Check Mark 6 SVG vector file in monocolor and multicolor type for Sketch or Illustrator from Check Mark 6 Vectors svg...
Read more >
Check Mark 1 - iconmonstr
Check Mark 1. SVG. PNG. Check Mark 1. Download Embed Favorite. Free to use under the iconmonstr license · Check Mark · Check...
Read more >
Check mark icon PNG and SVG Free Download - UXWing
Check mark icon PNG and SVG with transparent background image. It is free to download and use any commercial projects no attribution required....
Read more >
Checkmark Icons – Download for Free in PNG and SVG
Free Checkmark icons in various UI design styles for web, mobile. Download static and animated Checkmark vector icons for free in PNG, SVG,...
Read more >
<marker> - SVG: Scalable Vector Graphics - MDN Web Docs
The <marker> element defines the graphic that is to be used for drawing arrowheads or polymarkers on a given <path> , <line> ,...
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