🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Weird Chart Axis Values

User: "Dax"
New Altair Community Member
Updated by Jocelyn
I tried to create graphs using a given data from my school. But I ran into a problem that the values increase like this 0,1,10,...,19,2,20,...,29,3,30 and more as seen below. Is there a way to rearrange the values so that it increases normally? Thanks!

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "sgenzer"
    Altair Employee
    hi @Dax so please correct if I'm wrong, but isn't that Tinkerplots/Fathom, not RapidMiner?

    Scott
    User: "Dax"
    New Altair Community Member
    OP
    This is made using rapidminder studio educational 9.5.001 version's advanced charts as seen below...
    User: "Marco_Boeck"
    New Altair Community Member
    Updated by Marco_Boeck
    Hi,

    The legacy "Advanced Charts" are not supported anymore since RapidMiner 9.2. Please use the Visualizations instead.

    Regards,
    Marco
    User: "Dax"
    New Altair Community Member
    OP
    Updated by Dax
    Hi @Marco_Boeck,

    Thanks for your advice. I tried it but it still doesn't work as seen below... the value doesn't start from the lowest value (0) to the highest value (74)...

    Regards,
    Darren


    User: "Marco_Boeck"
    New Altair Community Member
    Hi,

    Make your value column numeric. Right now its a categorical one it seems. You can use Parse Numbers for that.

    Regards,
    Marco