treemap icon indicating copy to clipboard operation
treemap copied to clipboard

R package for treemap visualisation

Results 17 treemap issues
Sort by recently updated
recently updated
newest added

I am using R, Shiny, and Highcharter and I would like to click an Action Button and have the treemap drill down into a section that I designate. So for...

I have been told that treemaps are not well displayed in RStudio using macOS. Someone able to confirm this, and find out why?

I am trying to replicate the hover plot from the "treemap" library examples in the following shinyapp: ``` library(shiny) library(treemap) library(dplyr) library(gridBase) weights

Hi Martijn, I have looked at treemap and its references, and I like the very simple strip approach in Bederson, Shneiderman and Wattenberg (2002), because it perfectly preserves order in...

Hi - is it possible to make the text clickable with an observe to open an url link , perhaps in the tooltip popup?

Hi - does this support crosstalk? http://rstudio.github.io/crosstalk

All the boxes except the final (smallest), the routine appears to change type size etc to fit into the box. The final smallest one doesn't seem to try hard enough...

would you consider a pull request that let the user control the legend format? eg pass through arguments to `format` so it can have big.marks, etc. I could have a...

Please add an option to assign a specific color for the NA's