Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Weird Chart Axis Values

DaxDax Member Posts: 3 Learner II
edited January 2020 in Help
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!

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    hi @Dax so please correct if I'm wrong, but isn't that Tinkerplots/Fathom, not RapidMiner?

    Scott
  • DaxDax Member Posts: 3 Learner II
    This is made using rapidminder studio educational 9.5.001 version's advanced charts as seen below...
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering
    edited January 2020
    Hi,

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

    Regards,
    Marco
  • DaxDax Member Posts: 3 Learner II
    edited January 2020
    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


  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

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

    Regards,
    Marco
Sign In or Register to comment.