-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mosaic plot #4020
Comments
someone went to the trouble of creating one with manual positioning of rectangle shapes : https://plotly.com/~octogrid/1089/titanic-passengers-mosaic-chart/#plot |
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson |
Placeholder issue for this kind of trace. See also #4019 for the two-level Marimekko variant and #1038 for the general-purpose treemap variant.
For the purposes of keeping our issues straight, a mosaic plot looks like a more-than-two-level Marimekko plot or a more-than-two-level slice-and-dice treemap. It is used to visualize contigency tables with inputs that look a lot like
parcats
(i.e. rows of cases with dimensional columns and values therein):The text was updated successfully, but these errors were encountered: