Forum Discussion
MStark
11 months agoHelper III
Conditional Formatting Markers on a Line Chart
Hey! Im looking to have a visual as follows Line chart by month and value with legend being location. Want when the value goes below specific amount for each location the markers turn red. ...
- 11 months ago
Best approach: Use a line chart + scatter plot combo.
- Line shows all values by location/month.
- Scatter adds red markers only where values fall below threshold.
Alternative: Use Deneb for full control or custom visuals from AppSource.
Fallback: Use icons or tooltips to flag low values
djurecic
11 months agoSuper User
Hi MStark ,
Unfortunately, you have to use a workaround like this one:
https://www.youtube.com/watch?v=yZFSS6GOrTo
MStark
11 months agoHelper III
Hi djurecic,
Appreciate you looking into this and your fast response!
I saw those tricks previously but doesnt seem to work with a Lengend. Im able to get the conditional formatted markers by having it first as a bar chart but once I add the lengend in the markers disappear