[FEATURE] Redirect click on graph element to corresponding element page
See original GitHub issueOverview of the issue
When looking at a flow chart in svg, it would be really helpful when the graphs can be clicked
Operating System, Node.js, npm, compodoc version(s)
node v7.10.1 npm 5.6.0
Angular configuration, a package.json
file in the root folder
Compodoc installed globally or locally ?
Globally
Motivation for or Use Case
Convinence
Reproduce the error
Related issues
Suggest a Fix
adding xlink:href=“#” should help in svg formats
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
How to Redirect from One page to Another in HTML on Button ...
The first way through which you can redirect from one page to another is by clicking a button. You can use a form...
Read more >How to redirect to a particular section of a page using HTML or ...
Method 1: Using HTML: One can use the anchor tag to redirect to a particular section on the same page. You need to...
Read more >chart.js - link to other page when click on specific section in chart
You can use getElementAtEvent() method to detect which section/slice of your pie chart was clicked on, and based on that open a link/page...
Read more >Conditional Navigation is an INSANE AMAZING way to ...
Tired of having a ton of buttons to accommodate page navigation within your Power BI report? Conditional navigation is an INSANE AMAZING way ......
Read more >click - Sets Click Event Handler for Data Series - CanvasJS.com
click : Function ... Parameter includes dataPoint and dataSeries corresponding to the event. ... window.onload = function () {; var chart = new...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Last news about graph here : https://github.com/compodoc/compodoc/issues/234#issuecomment-375229180
Ok i understand, i will add that with the new graph engine