christophergandrud / christophergandrud/networkD3

use canvas instead of svg as a default or an option

Open
#161 10 comments 0 reactions 0 assignees View on GitHub
enhancement forceNetwork
Dominant language
R
Stars
659
Forks
259
PR merge metrics
No merged PRs in 30d

Description

enable, by default or as an option, plotting using canvas versus svg

I have a working prototype of `forceNetwork()` working that uses d3 v4 and plots using canvas instead of svg, so it's at least feasible. Apparently, it would afford significant performance gains when plotting with many nodes. Not certain if or what issues this might cause. Thoughts and ideas are appreciated. Maybe I'll get a branch on my fork working and link to it here so people can experiment with it?

(preemptive issue, anticipating/depending on the completed conversion to d3 v4 #143)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.