I would like to create a chart / graph with dates along the horizontal axis and dollars on the vertical axis.
The underlying data consists of 2 columns: $ amounts in 1 column and dates in the 2nd column.
IMPORTANT POINT: The time period between dates varies.
QUESTION: Is there a way to plot the data so that the spacing of the tick marks on the horizontal axis reflects the actual time period between the dates in the underlying data?
That is, I want to get rid of the uniform spacing of the tick marks on the horizontal axis.
The underlying data consists of 2 columns: $ amounts in 1 column and dates in the 2nd column.
IMPORTANT POINT: The time period between dates varies.
QUESTION: Is there a way to plot the data so that the spacing of the tick marks on the horizontal axis reflects the actual time period between the dates in the underlying data?
That is, I want to get rid of the uniform spacing of the tick marks on the horizontal axis.