Changelog D3PartitionR V0.2
[This article was first published on R – Enhance Data, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
The V0.2 of D3partitionR is now available on gitlab !
(And will soon be available on the CRAN!)
Changelog:
-
New visualisation:
- collapsible tree
- Indented collapsible tree
- collapsible tree
2. New functionalities and improvement
- Shiny input: The partition charts can now be used as shiny input. Several inputs options are available: the clicked node, the visible nodes, the visible leafs,the visible path and the current path.
- Custom style for legend and labels: you can customize the legend, labels and title style through CSS strings directly in R.
- The labels on the circle tree map are now curved to follow the circle.
3.Some bugs corrections
- Conflicts between the circle tree map and other visualisations
- Correction of the random path generator to generate unique paths
I’ll do a walk through next week to show how to use some of the new functions.
To leave a comment for the author, please follow the link and comment on their blog: R – Enhance Data.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.