-
Is it possible to create an interactive treemap with `rCharts`? Right now, I can do it with `googleVis`:
```
library(googleVis)
Tree
-
https://github.com/AntoineGuillot2/D3partitionR
... this seems very slow for all of ST ...
-
Description:
I'm experiencing a significant performance issue when interacting with the legend of a treemap chart that contains a large dataset (around 150 nodes). When I click on a legend item to fi…
-
![image](https://user-images.githubusercontent.com/15331990/69822629-77da0980-11cc-11ea-8dd7-a56c91798713.png)
https://plot.ly/python/treemaps/
-
I suggest adding `treemap` as a type of graph that plotille can draw with a single utility function, akin to `scatter` and `hist`.
If this sounds like something that would suit the project, I'd gladl…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
Good morning RubyCritic community, I use this tool often and I am very grateful for all your contributions here!
I love the churn/complexity visualisation of RubyCritic and I am wondering if other …
-
Moved from openspending/openspending#494
Unless I am mistaken, there is not a way to go up one level with treemaps. Possible to put sth intuitive in?
_See original issue for comments_
-
something proportional, so we can look at diversity & richness stuff
-
The current tiling algorithm looks bad: some rectangles have a large aspect ratio. In addition, I am not sure that the current algorithm guarantees the stability and ordering of the map when changing …