Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
88a6c0d
Fix bug where `groupclick`: `toggleitem` doesn't work when there are …
alexshoe Jan 20, 2026
b2ef711
Add `titleclick` and `titledoubleclick` attributes
alexshoe Jan 20, 2026
cdb570a
Add handleTitleClick function for toggling visibility via legend title
alexshoe Jan 28, 2026
089fa73
Add legend title click toggle setup and event handling
alexshoe Jan 28, 2026
207910e
Add mock chart for legend title click feature
alexshoe Jan 28, 2026
2f934ad
Only enable legend title click by default when there are multiple leg…
alexshoe Jan 28, 2026
cd92fea
Add jasmine tests for legend title click
alexshoe Jan 29, 2026
53073d7
Update schema
alexshoe Jan 29, 2026
7c2e878
Merge remote-tracking branch 'origin/master' into clickable-legend-ti…
alexshoe Jan 29, 2026
459e229
Add baseline image
alexshoe Jan 29, 2026
6bec6d1
Convert var to const where applicable
alexshoe Jan 30, 2026
fdf1d65
Move `getId()` to `helpers.js`
alexshoe Feb 5, 2026
0cde808
Refactor handleClick() signature to be consistent with handleTitleClick
alexshoe Feb 5, 2026
3a1336f
Add docstrings for `handleClick` and `handleTitleClick`
alexshoe Feb 5, 2026
42c40f6
Replace null value with early continue and skip non-displayed traces
alexshoe Feb 5, 2026
2b5d2af
Rename `handleClick` to `handleItemClick`
alexshoe Feb 5, 2026
6cbdb49
Test legend title click attributes with non-default values
alexshoe Feb 5, 2026
6f6fd91
Move titleToggle positioning into computeLegendDimensions
alexshoe Feb 6, 2026
e3a068e
Fix group title click resolving to wrong legend by adding missing leg…
alexshoe Feb 12, 2026
28990fb
Update schema
alexshoe Feb 12, 2026
a9809d2
Update src/components/legend/attributes.js
alexshoe Feb 18, 2026
1fc81de
Update src/components/legend/attributes.js
alexshoe Feb 18, 2026
fb5b11f
Merge remote-tracking branch 'origin/master' into clickable-legend-ti…
alexshoe Feb 18, 2026
f820e7f
Modify baseline images and update schema
alexshoe Feb 18, 2026
8ee735e
Merge remote-tracking branch 'origin/master' into clickable-legend-ti…
alexshoe Feb 20, 2026
e0be8c5
Explicitly initialize toggleOtherLegends to false in toggle mode
alexshoe Feb 20, 2026
0223993
Fix legend title opacity incorrectly dimming for pie traces with per-…
alexshoe Feb 20, 2026
e7a1915
Fix pie legend item clicks breaking due to array legend lookup crash
alexshoe Feb 20, 2026
dca2e38
Fix legend traces not toggling when chart is editable by passing lege…
alexshoe Feb 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into clickable-legend-ti…
…tles
  • Loading branch information
alexshoe committed Feb 18, 2026
commit fb5b11f3c04941615fa348c16ac96042102f165c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.