neo4j-browser icon indicating copy to clipboard operation
neo4j-browser copied to clipboard

how to make relationship clickable?(need support)

Open appleyuchi opened this issue 4 years ago • 2 comments

**for example,I have two concepts in some area,concept1 and concept2. concept1:node1 in neo4j browser concept2:node2 in neo4j browser there's relationship between node1 and node 2

for instance: node1:apple node2:apple juice relationship: an article hyperlink of website about how to make apple juice from apple

I hope the link in relationship to be clickable. could you tell me where's the relevant document do achieve the above needs? Thanks for your help**

Reproduce Steps

Expected Behavior

Can you propose a solution?

What needs to be done to address this issue? Ideally, provide a pull request with a fix.

Your Environment

software name version
OS Ubuntu19.10
Web browser Chrome
node.js v10.15.2
npm 6.13.4
yarn
Neo4j Browser
Neo4j 1:3.5.14

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

For enhancements or other issues, please describe in as much detail as possible how the app should be changed and how this would benefit users/developers.

appleyuchi avatar Jun 12 '20 11:06 appleyuchi

Hi @appleyuchi,

In the table view URL:s should be clickable, but not in the visualization view.

oskarhane avatar Jun 15 '20 06:06 oskarhane

Hi @appleyuchi,

In the table view URL:s should be clickable, but not in the visualization view.

Thanks for your replies I'll try it.. But I want an example for deploy it in website... Is there an example combined with website? I have tried neo4jd3,but the relationship content will disappear when my mouse leave it.

appleyuchi avatar Jun 16 '20 03:06 appleyuchi