Forum Discussion

Yonko's avatar
Yonko
Helper I
3 years ago
Solved

How to make a timeline-circle chart?

Hi there. I need to make a timeline-based chart with circles and didn't manage to find a solution. There are 3 categories and each one has a score from 1 to 10 which should be displayed as a circle,...
  • Yonko's avatar
    3 years ago

    My decision was the next one: I changed my data table to the next format and then pasted it into the Scatter plot (Days to X, ValueKey to Y and Score to values). Although I need Value column in Y axis it doesn't work with categorical values, so instead I used created numerical ValueKey column, hid the humbers and passed the table visual with names left to it - not the prefect solution but it works.