How to create a linegraph chart with different "dot" colors based on column values

Hi,

x-axis - time
y-axis - my_metric (line graph)
y-axis - mymetric2 (dots) on the line...

I want to create a line graph where one of the columns has 3 possible values (1,2,3) and I want to show a "red", "green", "blue" dots respectively along the line.

How can I achieve this?

Thanks in advance

Hello,
I think the only visualizations which allow you such customizations are Canvas or Vega.

Would it be possible to get a sketch or example of it?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.