Forum Discussion
Line chart with arrows determining increases/decreases
Hi,
I'm interested in showing arrows in each x-axis point in correlation with the previous point and depending on whether there was an increase/decrease I would love to show an arrow in the point instead of only the label and most likely to show in red if it was a decrease and in green if it was an increase. Is there a simple way to do it or need some complexity?
Thanks,
MR
1 Reply
- Data-estDogResolver II
None that I know of, short of a custom viz that I am not aware of.
You might be able to get close with some fancy formatting of a matrix using conditional arrow formatting, and having it overlayed by the graph in question, or maybe just above or below it.Also, shouldn't the line from the previous point going up or down to the current point be indicator enough? Kinda the idea behind a line graph.