close #2038 BarSeries hit test issue fixed by belucha · Pull Request #2039 · oxyplot/oxyplot · GitHub
Skip to content

close #2038 BarSeries hit test issue fixed#2039

Merged
VisualMelon merged 2 commits intooxyplot:developfrom
belucha:fix-2038-baritemseries-wrong-hittest-result
Sep 19, 2023
Merged

close #2038 BarSeries hit test issue fixed#2039
VisualMelon merged 2 commits intooxyplot:developfrom
belucha:fix-2038-baritemseries-wrong-hittest-result

Conversation

@belucha
Copy link
Copy Markdown
Contributor

@belucha belucha commented Sep 12, 2023

  • add demonstration code
  • fix the problem, by correctly setting the index of the ValidItemsIndexInversion Dictionary

Fixes #2038

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:

None.

@oxyplot/admins

- add demonstration code
- fix the problem, by correctly setting the index of the
  ValidItemsIndexInversion Dictionary
@VisualMelon
Copy link
Copy Markdown
Contributor

add some hints and improve documentation
@belucha
Copy link
Copy Markdown
Contributor Author

belucha commented Sep 12, 2023

@VisualMelon thanks for the fast reply. I've made the changes as requested.

Regards Daniel

@VisualMelon
Copy link
Copy Markdown
Contributor

belucha added a commit to belucha/oxyplot that referenced this pull request Sep 13, 2023
Net7.0 only pre-release until oxyplot#2039 is merged into main package
@VisualMelon VisualMelon merged commit 515e4a0 into oxyplot:develop Sep 19, 2023
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.

BarSeriesBase: HitTest does not deliver the correct BarItem, when there are invalid items in Data

2 participants