Customize graphs in RapidMiner
kshitijakarkar
New Altair Community Member
Hello,
Can anyone tell me how to customize scatter graph in rapidminer?
I am graphing grades of student. I want grades in sequential order namely A,B,C and D on X and Y-axis.
Instead I am getting them in haphazard fashion. Also can I customise color code?
I want A grade in green, B in Blue, C in yellow and D in red.
Tagged:
0
Answers
-
Hi there, you need to sort the dataset in the columns in question to force the order as you want it to appear on the graph (assuming it is in alphabetical order). That will set the axis labels. You can then change the colors using the advanced graphics option.
0