8000 RadialGlyph should inherit from XYGlyph by bryevdv · Pull Request #14085 · bokeh/bokeh · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@bryevdv
Copy link
Member
@bryevdv bryevdv commented Sep 27, 2024

This was just a pure oversight or typo — RadialGlyph should inherit fromXYGlyph regardless of where properties are defined.

@bryevdv bryevdv force-pushed the bv/14082-xy-glyph-hierarchy branch from 58084a2 to 89dd8eb Compare September 27, 2024 20:00
@bryevdv bryevdv requested a review from philippjfr September 27, 2024 20:00
)

# Module under test
from bokeh.models.glyphs import ( # isort:skip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the changes, then this can be removed now:

Suggested change
from bokeh.models.glyphs import ( # isort:skip
from bokeh.models.glyphs import (

@bryevdv bryevdv merged commit e07125d into branch-3.7 Sep 28, 2024
@bryevdv bryevdv deleted the bv/14082-xy-glyph-hierarchy branch September 28, 2024 23:06
@mattpap mattpap mentioned this pull request Dec 2, 2024
11 tasks
@mattpap mattpap modified the milestones: 3.7, 3.6.2 Dec 2, 2024
mattpap pushed a commit that referenced this pull request Dec 2, 2024
* RadialGlyph should inherit from XYGlyph

* imports
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] p.circle(..) can't be added as renderer to PointDrawTool since 3.6

3 participants

0