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

Fix: react to config changes#6395

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

Closed
archmoj wants to merge5 commits intomasterfromconfig-react
Closed

Fix: react to config changes#6395

archmoj wants to merge5 commits intomasterfromconfig-react

Conversation

@archmoj
Copy link
Contributor

Fixes#6394.

@plotly/plotly_js

@archmojarchmoj added bugsomething broken status: reviewable labelsDec 14, 2022
@alexcjohnson
Copy link
Collaborator

Nice! Maybe then just a test like this one but for cartesian?

it('can put polar plots into staticPlot mode',function(done){

@archmoj
Copy link
ContributorAuthor

archmoj commentedDec 21, 2022
edited
Loading

@alexcjohnson I don't recall whatnoCIdep was about.¯\_(ツ)_/¯
After the changes proposed in this PR, it looks like we need to adjust thecartesian test right above the line you mentioned.

@alexcjohnson
Copy link
Collaborator

@noCIdep came in here:623146f91c

    // Although not recommended, some tests "depend" on other    // tests to pass (e.g. the Plotly.react tests check that    // all available traces and transforms are tested). Tag these    // with @noCIdep, so that    // - $ npm run test-jasmine -- tags=noCI,noCIdep    // can pass.

So looks like on CI it's ignored, but it marks tests that need to run so the noCI tests succeed. Quite possibly obsolete by now, you could try running justnpm run test-jasmine -- tags=noCI and see if it works?

And good call, I somehow hadn't noticed the cartesian test right above that 😅 But that test was already passing, right? So what can we add to that test that would have broken before this change but now works correctly?

@gvwilsongvwilson self-assigned thisMay 27, 2024
@gvwilsongvwilson removed their assignmentAug 2, 2024
@gvwilsongvwilson added fixfixes something broken P1needed for current cycle and removed status: has TODOs bugsomething broken labelsAug 8, 2024
@gvwilsongvwilson added the cscustomer success labelAug 21, 2024
@archmojarchmoj added this to thev3.0.0 milestoneOct 2, 2024
@archmojarchmoj modified the milestones:v3.0.0,v4.0.0Nov 7, 2024
@archmojarchmoj added P3backlog and removed P1needed for current cycle labelsNov 7, 2024
@gvwilsongvwilson assignedgvwilson and unassignedarchmojNov 20, 2024
@archmojarchmoj changed the titlereact to config changesFix: react to config changesNov 22, 2024
@gvwilsongvwilson added P1needed for current cycle and removed P3backlog labelsJul 10, 2025
@archmojarchmoj removed this from thev4.0.0 milestoneJul 15, 2025
@archmoj
Copy link
ContributorAuthor

Reworked in#7475.
Closing.

@archmojarchmoj deleted the config-react branchJuly 24, 2025 19:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@archmojarchmoj

Labels

cscustomer successfixfixes something brokenP1needed for current cycle

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

enable updating the config of a plot without changing other parameters

5 participants

@archmoj@alexcjohnson@camdecoster@gvwilson

[8]ページ先頭

©2009-2025 Movatter.jp