histogram with spec limits

  • Thread starter Thread starter Liam
  • Start date Start date
L

Liam

I want to plot a histogram with two vertical lines
representing the spec limits. I've got the histogram
data tabulated with the FREQUENCY function, and each spec
limit set up as a series with just the two endpoints. It
seems like it needs to be an XY chart type (to have the x-
axis be a value instead of a category), but I can't
figure out how to have one series be a column type.
Putting the column series on the primary Y axis and the
spec limit series on the secondary axis seems logical,
but the column series ends up being crowded at the left
edge of the graph, obviously not plotted along the value
axis. Any ideas?
 
Back
Top