When we have negative values in a bar chart, could it be possible to have diferent colors for the bar? I mean, show it, for example, blue when the value is positive, and red when is negative...
You could color bars differently through data file. See the \data-files\bar-glass-2.txt for example a pair of red bars. When you generate the data file, you could watch for negative values and color it differently.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
You could color bars differently through data file. See the \data-files\bar-glass-2.txt for example a pair of red bars. When you generate the data file, you could watch for negative values and color it differently.