Forum Discussion
MStark
1 year 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. ...
- 1 year 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
1 year agoSuper User
Hi MStark ,
Unfortunately, you have to use a workaround like this one:
https://www.youtube.com/watch?v=yZFSS6GOrTo