chaco icon indicating copy to clipboard operation
chaco copied to clipboard

StackedBarPlot prototype -- feedback wanted

Open tvaught opened this issue 14 years ago • 3 comments

This is a first-cut at a StackedBarPlot renderer, with an example. It still needs some features, but I wanted to get it out there to see if I'm barking up the right tree in how to add it. (I really need to do a code review, if anyone's game). There's an example included, and it works for my purposes. However, I'd like to see the features fleshed out if anyone wants to help tackle this with me.

Best,

Travis

tvaught avatar Sep 13 '11 05:09 tvaught

Hi Travis, not sure if you are still interested in merging this, but it looks good to me. Can you bring it up to date with current chaco master?

nmichaud avatar May 07 '12 17:05 nmichaud

I'll be able to look it over next week. I'm interested in getting it in, but remember that there was still a bit of code smell that I wanted to think about.

Best,

Travis

On May 7, 2012, at 1:09 PM, [email protected] wrote:

Hi Travis, not sure if you are still interested in merging this, but it looks good to me. Can you bring it up to date with current chaco master?


Reply to this email directly or view it on GitHub: https://github.com/enthought/chaco/pull/24#issuecomment-5555065

tvaught avatar May 07 '12 17:05 tvaught

@tvaught I just merged current master into your branch (almost no work). If you have time and interest, please update your PR, also adding one or more unit tests. If you don't, I made a new branch on the Enthought chaco repository: https://github.com/enthought/chaco/pull/152 so that others can more easily pick it up and bring it into Chaco.

Let me know what your intentions are. Best,

jonathanrocher avatar Nov 20 '13 19:11 jonathanrocher