The ability to use the err sub command to create error bars on top of a bar.
as shown in attachment.
error bar on bar chart
Dear Dirk-Jan,
You can use the function "bar_draw_error_intervals" in graphutil.gle for that purpose. See the comments in that function.
Does this work for you?
Maybe I should add an example of this to the manual or implement a more integrated approach.
Best Regards,
Jan
Log in to post a comment.
error bar on bar chart
Dear Dirk-Jan,
You can use the function "bar_draw_error_intervals" in graphutil.gle for that purpose. See the comments in that function.
Does this work for you?
Maybe I should add an example of this to the manual or implement a more integrated approach.
Best Regards,
Jan