You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I like to create an errorbarplot from a table, this is closely related to #103 .
The text was updated successfully, but these errors were encountered: