treemap
treemap copied to clipboard
R package for treemap visualisation
Hi I am trying to embed itreemap function (interactive treemap) in R shiny. It keeps giving the error "prod_metric_csv() is not a data.frame" However, when I change the function to...
I dislike argument bloat, but based on https://github.com/timelyportfolio/d3treeR/issues/12 from `d3treeR`, would it be possible to add an argument to skip the `grid` drawing piece in [lines](https://github.com/mtennekes/treemap/blob/master/pkg/R/treemap.R#L485-L503). Using the contrived example...
I started working on an [interactive version](http://www.buildingwidgets.com/blog/2015/7/17/week-28-d3treer) with the idea that it works seamlessly with the return treemap `list`. It is minimal and sparse now, but I would love your...
First of all thanks for an amazing package, I'm still exploring it and it's really great and comprehensively written. I am however an R beginner, and have been trying to...
Hi, I was wondering whether it would be possible to use some kind of pattern fill for the leaves rather than colour. For example, by plotting symbols on the the...