An open API service providing commit metadata for open source projects.

GitHub / plotly/plotly.js / commits

Open-source JavaScript charting library behind Plotly and Dash

SHA Message Author Date Stats
928ad920 merge Merge pull request #7721 from plotly/release-v3.4.0 Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
9718f136 3.4.0 Alex Hsu <a****e@g****m> 7 days ago
11fbf9ec updates for release v3.4.0 Alex Hsu <a****e@g****m> 7 days ago
3126228f merge Merge pull request #7698 from alexshoe/clickable-legend-titles Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
dca2e380 Fix legend traces not toggling when chart is editable by passing legendObj in... Alex Hsu <a****e@g****m> 7 days ago
e7a1915e Fix pie legend item clicks breaking due to array legend lookup crash Alex Hsu <a****e@g****m> 7 days ago
02239934 Fix legend title opacity incorrectly dimming for pie traces with per-slice le... Alex Hsu <a****e@g****m> 7 days ago
e0be8c5d Explicitly initialize toggleOtherLegends to false in toggle mode Alex Hsu <a****e@g****m> 7 days ago
8ee735e8 merge Merge remote-tracking branch 'origin/master' into clickable-legend-titles Alex Hsu <a****e@g****m> 7 days ago
398983d3 merge Merge pull request #7720 from plotly/fix-ci-feb-2026 Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
5f7a1393 add delay Emily KL <4****l@u****m> 8 days ago
a59375b2 bump Chrome version Emily KL <4****l@u****m> 8 days ago
f820e7ff Modify baseline images and update schema Alex Hsu <a****e@g****m> 9 days ago
fb5b11f3 merge Merge remote-tracking branch 'origin/master' into clickable-legend-titles Alex Hsu <a****e@g****m> 9 days ago
1fc81def Update src/components/legend/attributes.js
Co-authored-by: Emily KL <4****l@u****m>
Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
a9809d23 Update src/components/legend/attributes.js
Co-authored-by: Emily KL <4****l@u****m>
Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
43b2bff7 merge Merge pull request #7711 from plotly/upgrade-circleci-browser-tools-version-ci Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
10 days ago
b9aac064 massage flaky test Emily KL <4****l@u****m> 10 days ago
ed6463aa update map_custom-style image baseline Emily KL <4****l@u****m> 15 days ago
4a46ee93 update path strings in panning test (tiny difference) Emily KL <4****l@u****m> 15 days ago
87a7a2c0 bump chrome version Emily KL <4****l@u****m> 15 days ago
775cbb51 update job and command names for new browser-tools version Emily KL <4****l@u****m> 15 days ago
cd0ed115 upgrade browser-tools orb from 1.5.1 to 2.4.0 Emily KL <4****l@u****m> 15 days ago
28990fbd Update schema Alex Hsu <a****e@g****m> 15 days ago
e3a068e3 Fix group title click resolving to wrong legend by adding missing legend prop... Alex Hsu <a****e@g****m> 15 days ago
6f6fd91a Move titleToggle positioning into computeLegendDimensions Alex Hsu <a****e@g****m> 21 days ago
6cbdb494 Test legend title click attributes with non-default values Alex Hsu <a****e@g****m> 22 days ago
2b5d2af2 Rename `handleClick` to `handleItemClick` Alex Hsu <a****e@g****m> 22 days ago
42c40f60 Replace null value with early continue and skip non-displayed traces Alex Hsu <a****e@g****m> 22 days ago
3a1336f3 Add docstrings for `handleClick` and `handleTitleClick` Alex Hsu <a****e@g****m> 22 days ago
0cde8081 Refactor handleClick() signature to be consistent with handleTitleClick Alex Hsu <a****e@g****m> 22 days ago
fdf1d653 Move `getId()` to `helpers.js` Alex Hsu <a****e@g****m> 22 days ago
65265d7c merge Merge pull request #7666 from alexshoe/multi-axis-reference-shapes Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
d70b23da Add draftlog file Alex Hsu <a****e@g****m> 23 days ago
a9aa1fc6 Update schema Alex Hsu <a****e@g****m> 24 days ago
fe4576e3 Refactor label variable filtering to use arrays from label_texttemplate Alex Hsu <a****e@g****m> 24 days ago
7d713143 merge Merge pull request #7673 from chrimaho/feature-marker-line-dash-7667 Cameron DeCoster <c****r@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
f698f6bf Add test to check for shape legend marker dashes Cameron DeCoster <c****r@g****m> 25 days ago
2edd7236 Don't use dash in legend markers for shape traces Cameron DeCoster <c****r@g****m> 25 days ago
f7f9714e Revert "Update baseline image per PR changes" Cameron DeCoster <c****r@g****m> 25 days ago
cbd4dd2a Linting/formatting Cameron DeCoster <c****r@g****m> 25 days ago
ebdb6047 Update draftlog Cameron DeCoster <c****r@g****m> 28 days ago
d4d49728 Update baseline image per PR changes Cameron DeCoster <c****r@g****m> 28 days ago
6a3273e6 merge Merge remote-tracking branch 'origin/master' into feature-marker-line-dash-7667 Cameron DeCoster <c****r@g****m> 28 days ago
6bec6d1f Convert var to const where applicable Alex Hsu <a****e@g****m> 28 days ago
9361e7e9 Add basline image for mock Cameron DeCoster <c****r@g****m> 28 days ago
1736f463 Convert `var` to `const` where applicable Alex Hsu <a****e@g****m> 28 days ago
869367ee Fix failing test Cameron DeCoster <c****r@g****m> 28 days ago
05e851f1 Update mock styles Cameron DeCoster <c****r@g****m> 28 days ago
5fbbac5f Enable dash styles for open markers Cameron DeCoster <c****r@g****m> 28 days ago
e0744591 merge Merge pull request #7668 from plotly/fix-stacked-area-hide-show-bug Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
93607b18 merge Merge pull request #7700 from plotly/pin-chrome-version-in-noci Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
65a0d879 Don't coerce marker.line.dash for some traces Cameron DeCoster <c****r@g****m> 28 days ago
67458e7c Linting/formatting Cameron DeCoster <c****r@g****m> 28 days ago
e22bfd21 update comment Emily KL <4****l@u****m> 29 days ago
459e229b Add baseline image Alex Hsu <a****e@g****m> 29 days ago
7653cf08 Try simply --enable-unsafe-swiftshader flag instead
Co-authored-by: Cameron DeCoster <c****r@g****m>
Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
cddc4654 Update mock layout Cameron DeCoster <c****r@g****m> 29 days ago
e8a702dc Rename test file Cameron DeCoster <c****r@g****m> 29 days ago
7c2e8780 merge Merge remote-tracking branch 'origin/master' into clickable-legend-titles Alex Hsu <a****e@g****m> 29 days ago
53073d7a Update schema Alex Hsu <a****e@g****m> 29 days ago
cd92feae Add jasmine tests for legend title click Alex Hsu <a****e@g****m> 29 days ago
a78674ac Update schema Alex Hsu <a****e@g****m> 29 days ago
880f8382 adjust conditional Chrome flags Emily KL <4****l@u****m> 29 days ago
6b00e452 use swiftshader ONLY for github actions tests Emily KL <4****l@u****m> 30 days ago
76562663 remove exact chrome version pin Emily KL <4****l@u****m> 30 days ago
e61a178a Use precise range assertions in multi-axis shapes test Alex Hsu <a****e@g****m> 30 days ago
2f934ad7 Only enable legend title click by default when there are multiple legends Alex Hsu <a****e@g****m> 30 days ago
207910ec Add mock chart for legend title click feature Alex Hsu <a****e@g****m> 30 days ago
089fa73a Add legend title click toggle setup and event handling Alex Hsu <a****e@g****m> 30 days ago
cdb570a3 Add handleTitleClick function for toggling visibility via legend title Alex Hsu <a****e@g****m> 30 days ago
2f947c4d different combination of Chrome flags Emily KL <4****l@u****m> 30 days ago
88bc352b add --use-gl=desktop flag for Chrome in CI Emily KL <4****l@u****m> 30 days ago
4bca1d89 launch chrome with --no-sandbox in CI Emily KL <4****l@u****m> 30 days ago
0007298a set CHROME_BIN env var so that Chrome version installed by setup-chrome is ac... Emily KL <4****l@u****m> about 1 month ago
1a072b31 install chromedriver Emily KL <4****l@u****m> about 1 month ago
c41b4e99 use setup-chrome@v2 Emily KL <4****l@u****m> about 1 month ago
97b36a76 pin chrome version in noCI tests to 146.0.7649.0 Emily KL <4****l@u****m> about 1 month ago
172791dc add draftlog Emily KL <4****l@u****m> about 1 month ago
57b162d3 add explanatory comment Emily KL <4****l@u****m> about 1 month ago
7fa11642 Use texttemplatefallback for derived variables on multi-axis shapes Alex Hsu <a****e@g****m> about 1 month ago
35a00016 Fix shape labels for multi-axis references and add labels to mock Alex Hsu <a****e@g****m> about 1 month ago
7645c40a Fix array ref bug in path conversion and improve multi-axis shape tests Alex Hsu <a****e@g****m> about 1 month ago
f8dfb395 merge Merge branch 'plotly:master' into multi-axis-reference-shapes Alex Hsu <4****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d9406750 Add docstring and improve code clarity/consistency Alex Hsu <a****e@g****m> about 1 month ago
a6a10f98 merge Merge pull request #7690 from plotly/update-map-baselines-jan-2026 Emily KL <4****l@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3a244856 put the other chrome versions back the way they were Emily KL <4****l@u****m> about 1 month ago
95340c89 try chrome 134 Emily KL <4****l@u****m> about 1 month ago
25eaf0b0 try chrome 137 Emily KL <4****l@u****m> about 1 month ago
b2ef7116 Add `titleclick` and `titledoubleclick` attributes Alex Hsu <a****e@g****m> about 1 month ago
88a6c0d8 Fix bug where `groupclick`: `toggleitem` doesn't work when there are multiple... Alex Hsu <a****e@g****m> about 1 month ago
92b31ae2 try chrome 142 instead of 143 Emily KL <4****l@u****m> about 1 month ago
b7d4a50d pin Chrome version in webgl-jasmine-chromeLatest jobs to 143 (seeing issues w... Emily KL <4****l@u****m> about 1 month ago
296bd554 Normalize axis references in `coerceRefArray` using `cleanId` Alex Hsu <a****e@g****m> about 1 month ago
1690b016 chore: update map baselines due to basemap change Emily KL <4****l@u****m> about 1 month ago
32622201 Refactor `calcArrayRefAutorange` as pure function Alex Hsu <a****e@g****m> about 1 month ago
90ab1058 Update `plot-schema` diff chrimaho <4****o@u****m> about 1 month ago
7eb19432 Add tests and mock data for scatter marker line dash support chrimaho <4****o@u****m> about 1 month ago
3dd16f77 Add `arrayOk` attribute to `marker.line.dash` for scatter plots. chrimaho <4****o@u****m> about 1 month ago
f7335055 Fix missing end of file newline chrimaho <4****o@u****m> about 1 month ago

← Back to repository