charting

  • Thread starter Thread starter Jim S
  • Start date Start date
J

Jim S

I would like to have graph change color when data exceeds a set value. Anyone
know how to do this?
 
Thank You,
Splitting the data is the only way you know?
Not exactly what I was hoping for but it will work. I do not have to do
presentations very often with charts anyway, so an elegant process is not
needed.
If nothing else I can also import chart to a picture editing program as
"x/y" points and draw in the lines my self, tedious. Computers do not solve
all problems.
 
You can also manually color individual data points, but this can be
both tedious and prone to error as the colors will not change
according to the underlying data. If this is a one-off presentation it
might do the trick though.
 
Back
Top