Skip to content

1 axlineformat2d not implemented#3

Merged
TalbotKnighton merged 2 commits into
mainfrom
1-axlineformat2d-not-implemented
Jul 26, 2025
Merged

1 axlineformat2d not implemented#3
TalbotKnighton merged 2 commits into
mainfrom
1-axlineformat2d-not-implemented

Conversation

@Hydrowelder
Copy link
Copy Markdown
Collaborator

Added AxLine.format2d to list of formats (closes #1). Also moved SingleAxisFigure rendering and deletion outside of the handling functions to allow for XY plottable data to be rendered with histograms (closes #2). The set of the format2ds is also now taken outside the handling functions.

I had also noticed previously that the default behavior of histograms where the edge color appears makes it so that bins with no data stored would appear to have some height due to the edge line width. So I changed the default edge alpha of histograms to 0.

@Hydrowelder Hydrowelder self-assigned this Jul 26, 2025
@Hydrowelder Hydrowelder linked an issue Jul 26, 2025 that may be closed by this pull request
@TalbotKnighton TalbotKnighton merged commit d6ab826 into main Jul 26, 2025
3 of 4 checks passed
@Hydrowelder Hydrowelder added the bug Something isn't working label Sep 12, 2025
@Hydrowelder Hydrowelder deleted the 1-axlineformat2d-not-implemented branch September 23, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AxLines do not plot on histograms AxLine.Format2D not implemented

2 participants