Skip to content

Feature error bar item#2156

Open
tangmanger wants to merge 8 commits intooxyplot:developfrom
tangmanger:feature-error_bar_item
Open

Feature error bar item#2156
tangmanger wants to merge 8 commits intooxyplot:developfrom
tangmanger:feature-error_bar_item

Conversation

@tangmanger
Copy link
Copy Markdown

@tangmanger tangmanger commented Jan 16, 2026

Fixes # .

Checklist

  • I have included examples or tests
  • I have updated the change log
  • I am listed in the CONTRIBUTORS file
  • I have cleaned up the commit history (use rebase and squash)

Changes proposed in this pull request:

-Add a mark on the ErrorBarItem to satisfy statistical significance

513803602-b132c25b-fc33-43f1-9ca2-a05deadcf323

-Add ErrorBarItem spacing

20260116113301

@oxyplot/admins

ztt added 6 commits November 13, 2025 17:33
… to demonstrate spacing functionality

Modify ErrorBarItem.cs, and add a Spacing property to control the spacing between error bars
Modify ErrorBarSeries.cs to implement error bar position adjustment and rendering logic based on the Spacing property
# Conflicts:
#	Source/Examples/ExampleLibrary/Series/ErrorBarSeriesExamples.cs
@tangmanger
Copy link
Copy Markdown
Author

Hi @objorke, this PR is ready for review.
It is currently blocked because an approving review is required.
Could you please take a look when you have time? Thanks a lot!

@tangmanger
Copy link
Copy Markdown
Author

Hi @VisualMelon this PR is ready for review.
It is currently blocked because an approving review is required.
Could you please take a look when you have time? Thanks a lot!

Comment thread Source/Examples/ExampleLibrary/Series/ErrorBarSeriesExamples.cs Outdated
@objorke
Copy link
Copy Markdown
Member

objorke commented Apr 17, 2026

@tangmanger sorry, I am not actively monitoring this project. @VisualMelon will you follow up?
I suggest creating and referring to an issue that describes the new feature!

Comment thread Source/OxyPlot/Series/BarSeries/ErrorBarItem.cs Outdated
@objorke
Copy link
Copy Markdown
Member

objorke commented Apr 22, 2026

I suggest creating and referring to an issue that describes the new feature!

I think there should be a discussion if this is a feature that should be added in the library, or if it should be left as a customization example. Do other plotting libraries have similar functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants