I'm graphing integer values by date as a line graph.
Y-axis is numeric type. X-axis is date type.
I want to signify "today's date", so the current date, on the graph so user's can at a moments glance see which values pertain to the past and which to predictions. I want to represent this date as a vertical dotted line on the graph.
How can I accomplish this?
Cheers.
Y-axis is numeric type. X-axis is date type.
I want to signify "today's date", so the current date, on the graph so user's can at a moments glance see which values pertain to the past and which to predictions. I want to represent this date as a vertical dotted line on the graph.
How can I accomplish this?
Cheers.