The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to create a mosaic graph in rapidminer?
harsha6055
Member Posts: 5 Learner I
in Help
I am a newbie and figuring out to create mosaic graph for titanic dataset where. "Survived" as y-axis, "Passenger class" as x-axis and group "Sex" as group x.
Any help will be appreciated.
Thank you
Any help will be appreciated.
Thank you
Tagged:
0
Answers
welcome to Rapidminer. Mosaic graph is similar to Stacked bars.
this is what are you looking for?
you have two options in RM.
1- Use the Bar (column)visualization with the following configuration
2-) You can activate the legacy simple charts in Settings->Preferences->User Interface->Show legacy simple charts, and then use stacked bars
Best
Thank you so much for responding