Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar chart #5

Open
bbreslauer opened this issue Jan 17, 2011 · 2 comments
Open

Bar chart #5

bbreslauer opened this issue Jan 17, 2011 · 2 comments
Assignees
Labels

Comments

@bbreslauer
Copy link
Owner

add more properties, and allow properties to be a wave or a scalar.
add ability to stack bars.

@ghost ghost assigned bbreslauer Apr 11, 2011
bbreslauer added a commit that referenced this issue May 15, 2011
… to views, so the views do in fact show the new model data instead of the old (non-existant) model's data (#33). Added bar plot widget (#5).
@bbreslauer
Copy link
Owner Author

I've done a lot of this so far. More needs to be done, including:

add more properties
allow bars to be horizontal (#40)

bbreslauer added a commit that referenced this issue May 28, 2011
…that code could be reused for Bars. Now ScatterPlots use Traces, and BarPlots use Bars, which are both subclassed from WavePair. Changed some slots from Trace to WavePair. Changed some more classes and files from Scatter to Cartesian. Implemented bar plots (#5).
@bbreslauer
Copy link
Owner Author

Added horizontal bars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant