d3plus icon indicating copy to clipboard operation
d3plus copied to clipboard

R Htmlwidget for d3plus (http://d3plus.org)

Results 8 d3plus issues
Sort by recently updated
recently updated
newest added

Hi, I have added a small bit of code so that elements in a tree map can be used as links to other sites. I have tried to keep the...

d3plus(edges,"network", focus = "gamma",showTooltip = FALSE)

Hi, @jpmarindiaz , I loved your package and I wonder how can I personalize the output showing the share of each class like this: ![question](https://cloud.githubusercontent.com/assets/22593188/19039978/6ee6ec3a-8958-11e6-9cc0-ff88a5f38964.png) Besides, do you intend to...

Hi. I tried to add the "box" type using the following code: ``` if(type == "box"){ axis = c(2,3) id

Are there any ways to customize appearance of a tooltip when a user hovers over a square in a tree map? For example I'd like to delete a "Share" item...

Is it possible to make a nested treemap with d3plus like this one? ``` library(googleVis) Tree