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.

Render links in table charts

See original GitHub issue

Describe the solution you’d like

In a table chart, I’d like to render a device id column (with values such as device-1, device-2), as link to the device’s config page (e.g. http://some.where/?q=device-1 ).

A clear and concise description of what you want to happen.

It would be great if an url-template including a value placeholder (e.g. http://some.where/?q=${s} or similar) could be configured, which is picked up by the system to render the value as a link.

Issue Analytics

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

github_iconTop GitHub Comments

5reactions
issue-label-bot[bot]commented, Sep 27, 2019

Issue-Label Bot is automatically applying the label #enhancement to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

0reactions
moksh-enfcommented, Jul 26, 2022

You can also render them in other tables by modifying the code a little bit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding URL links in table charts - html - Stack Overflow
For example, I developed this simple query that generates a simple table of charts with CSV download links. Check This out:.
Read more >
Render links in table charts #8312 - apache/superset - GitHub
In a table chart, I'd like to render a device id column (with values such as device-1 , device-2 ), as link to...
Read more >
How to insert links in charts, maps & tables
Here we explain how you can add links. You can add links to the title, description, notes, tooltips, axis descriptions, labels (in most...
Read more >
Add hyperlinks (URLs) to a table or matrix - Power BI
This topic teaches how to add hyperlinks (URLs) to a table. ... Then you can display the URL or a link icon, or...
Read more >
Visualizer: Hyperlinks in table charts - ThemeIsle Docs
Visualizer: Hyperlinks in table charts. Step 1. Enter your site via FTP and search for 'wordpress\wp-content\uploads\visualizer'.
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