Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Display Graph Legend along with graph using neovis.js#286

AntonyNitheesh started this conversation inIdeas
Discussion options

Hi all,
I am thinking of can we display the graph legend along with our graph using noevis.js.
So it will be helpful for users to identify which color node belongs to which graph legend.

You must be logged in to vote

Replies: 3 comments

Comment options

If you use the underlying library vis.js which neovis wraps you can do it.

You must be logged in to vote
0 replies
Comment options

https://rdrr.io/cran/visNetwork/man/visLegend.html

You must be logged in to vote
0 replies
Comment options

Hi, Ive been trying to add a tooltip on my neovis graph/ The tool tip can display the node name, proeprties if any..

But all my tries using the function
function: { 'title': (node) => NeoVis.objectToTitleHtml(node, [ "name", "label" ]) // 'title': (node) => NeoVis.objectToTitleHtml(node) }

Can someone help me out please? Thanks

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Ideas
Labels
None yet
3 participants
@AntonyNitheesh@subashw@Niveydhithaa

[8]ページ先頭

©2009-2025 Movatter.jp