fix(plotly.js): update fgopacity & shape in Pattern, add array type#74440
fix(plotly.js): update fgopacity & shape in Pattern, add array type#74440hkleungai wants to merge 1 commit intoDefinitelyTyped:masterfrom
Conversation
|
@hkleungai Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PRCode ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 74440,
"author": "hkleungai",
"headCommitOid": "8d365c898d4c773e221d012492ca53e9f3ebc1f1",
"mergeBaseOid": "a6d66513a05f41189f993c63eefbf6326b5640a3",
"lastPushDate": "2026-02-01T03:45:09.000Z",
"lastActivityDate": "2026-02-04T16:57:06.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "plotly.js",
"kind": "edit",
"files": [
{
"path": "types/plotly.js/index.d.ts",
"kind": "definition"
},
{
"path": "types/plotly.js/test/core-tests.ts",
"kind": "test"
},
{
"path": "types/plotly.js/v2/index.d.ts",
"kind": "definition"
},
{
"path": "types/plotly.js/v2/test/core-tests.ts",
"kind": "test"
}
],
"owners": [
"chrisgervang",
"martinduparc",
"frederikaalund",
"taoqf",
"Dadstart",
"szechyjs",
"soorajpudiyadath",
"jonfreedman",
"meganrm",
"milesjos",
"skippercool",
"marnett-git",
"peterblazejewicz",
"brammitch",
"blizzardjessica",
"olegshilov",
"PabloGracia",
"jvgogh",
"jpabdou",
"mrtnbrst"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "gasp",
"date": "2026-02-04T16:57:06.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 3830300807,
"ciResult": "pass"
} |
|
🔔 @chrisgervang @martinduparc @frederikaalund @taoqf @Dadstart @szechyjs @soorajpudiyadath @jonfreedman @meganrm @milesjos @SkipperCool @marnett-git @peterblazejewicz @brammitch @blizzardjessica @olegshilov @PabloGracia @jvgogh @jpabdou @mrtnbrst — please review this PR in the next few days. Be sure to explicitly select |
Error TypeErrorDangerfile |
Resolves #74406.
See https://github.com/plotly/plotly.js/blob/master/src/components/drawing/attributes.js, https://plotly.com/javascript/reference/scatter/#scatter-fillpattern.
Pattern.pathis only added tov3. See plotly/plotly.js@fa2e424.Please fill in this template.
pnpm test <package to test>.Select one of these and delete the others:
If changing an existing definition: