Find more posts tagged with
Sort by:
1 - 3 of
31

There is a "secret" help in RapidMiner which can help you out here. When you go to "Plot Style" and inside to "Label Style" you'll find a format field. Hover the mouse over that field and it will tell you exactly what to do, i.e. to enter a format statement {point.y: .2f} to achieve what you want.
Sort by:
1 - 1 of
11
There is a "secret" help in RapidMiner which can help you out here. When you go to "Plot Style" and inside to "Label Style" you'll find a format field. Hover the mouse over that field and it will tell you exactly what to do, i.e. to enter a format statement {point.y: .2f} to achieve what you want.