I am trying to control the colour for each bar
and each bar segment, in a Chaco stacked bar plot. I can see Chaco has
ColourMapped Scatter Plot which allows control over each point.
I need this behaviour but with bar plots. Is there a quick way of doing this other than to make a series for each individual segment and hack it together?
I have asked this question on Stack Overflow, there are some plots/mock-ups which show exactly what I mean.