From: mr. t <gui...@ya...> - 2004-01-01 08:39:51
|
I'd like to display a bar chart of a single set of values where each bar's color is determined by its value. e.g. if a bar's value is over 3 make it blue, if it's under 2 make it red, green if it's between 2 and 3. I'm not seeing how that'd be done. Is there a good way? I suppose I could split the one set into 3, then do a stacked bar chart where all points in the first set are red and set to 0 unless it's over 3, and so on for the other two sets. Seems a bit circuitous. tia. ===== -dKt __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ |