Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Small fix to Histogram2dContour setup in plotly express#5342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
gmjw wants to merge2 commits intoplotly:main
base:main
Choose a base branch
Loading
fromgmjw:fix-histogram-contour-construction

Conversation

@gmjw
Copy link
Contributor

@gmjwgmjw commentedSep 5, 2025
edited
Loading

As per the docs, ifz is passed in with no histfunc, it should be set to'sum':

image

I think this corrects the intended behaviour and puts Histogram2dContour more in line with Histogram2d.

  • I have read through thecontributing notes and understand the structure of the package. In particular, if my PR modifies code ofplotly.graph_objects, my modifications concern the code generator andnot the generated files.
  • I have added tests or modified existing tests.
  • For a new feature, I have added documentation examples (please see the doc checklist as well).
  • I have added a CHANGELOG entry if changing anything substantial.
  • For a new feature or a change in behavior, I have updated the relevant docstrings in the code.

@gmjwgmjw changed the titlefixSmall fix to Histogram2dContour setup in plotly expressSep 5, 2025
@gmjw
Copy link
ContributorAuthor

gmjw commentedSep 5, 2025

If a more experienced contributor takes a look at this - I can't understand why the Circle CI build has failed, the error message doesn't indicate anything clearly - any advice appreciated.

@gvwilsongvwilson self-assigned thisSep 9, 2025
@gvwilsongvwilson added P1needed for current cycle communitycommunity contribution fixfixes something broken labelsSep 9, 2025
@gvwilson
Copy link
Contributor

thanks@gmjw - much appreciated. the broken Circle CI job isn't your fault - we're working on it…

@emilykl
Copy link
Contributor

@gmjw This looks great, thanks for the fix. The broken CI job has been fixed onmain; it should pass if you mergemain into this branch.

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

Reviewers

1 more reviewer

@gvwilsongvwilsongvwilson approved these changes

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

@gvwilsongvwilson

Labels

communitycommunity contributionfixfixes something brokenP1needed for current cycle

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@gmjw@gvwilson@emilykl

[8]ページ先頭

©2009-2025 Movatter.jp