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

Table to errorbars #265

Closed
vascotenner opened this issue Sep 10, 2015 · 2 comments
Closed

Table to errorbars #265

vascotenner opened this issue Sep 10, 2015 · 2 comments
Milestone

Comments

@vascotenner
Copy link
Contributor

I like to create an errorbarplot from a table, this is closely related to #103 .

table.to.errobars(x,y,yerr)
@philippjfr philippjfr added this to the v1.4.0 milestone Sep 21, 2015
@philippjfr philippjfr mentioned this issue Nov 10, 2015
42 tasks
@philippjfr
Copy link
Member

This has now been added along with a spreadfn argument to reduce/collapse/aggregate methods. You can see an example of the usage here #103 (comment). If you have a Table containing an column corresponding to the error you can call table.to.errorbars(['x'], ['y', 'yerr']). I'll also be adding a new Tutorial with some examples of this.

Closing this issue now.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants