Block plot with numerical attributes

chrisleong
chrisleong New Altair Community Member
edited November 5 in Community Q&A
I created a block plot with user_id as the x axis and user_score (numeric) on the right. Each user only has one entry in the graph. For the block plot, each user has a line - rather than a point as on the scatter point. What does the line represent? (NB. using RapidMiner 5.x)
Tagged:

Answers

  • mcjkiupoliu
    mcjkiupoliu New Altair Community Member
    For the block plot, each user has a line - rather than a point as on the scatter point. What does the line represent? (NB. using RapidMiner 5.x)
  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    the block plot does not support well nominal attributes - is your user id nominal?

    For numerical attributes the block plot should be the same as a scatter plot, just with squares instead of dots.

    Best regards,
    Marius