Conversation
…significance" This reverts commit b5ae215.
… 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
|
Hi @objorke, this PR is ready for review. |
|
Hi @VisualMelon this PR is ready for review. |
|
@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! 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? |
Fixes # .
Checklist
Changes proposed in this pull request:
-Add a mark on the ErrorBarItem to satisfy statistical significance
-Add ErrorBarItem spacing
@oxyplot/admins