How to add unrelated data labels to plotted data points in Google Sheets chart?
I have a chart in Google Sheets that looks like as shown below. It is a plot of various income margins (eg. gross margin and operating margin) vs revenues (in the x axis) over time. Currently, the margin values for the plotted data series are also displayed as data labels for the various plotted points.
I would like to add the date data associated with each data point either in place of or (even better) in addition to the actual values of the data labels being displayed for each plotted data point.
The structure of the table that this chart is based on has the data going across columns in a row, with the first column being the header value for the data across the row and the first row contains the date values across the columns that I want to associate with each data point in the chart. Eg...
Date 2012 2013 2014 2015 ...Revenue 100 300 200 500 ...Gross Margin ...Operating Margin ...Is there maybe a way to manually do this in Google Sheets?
