Commit 8654af5
committed
fix: move ax.legend outside aggregation condition block
- Move ax.legend() outside the aggregation mode condition block
- Ensure legend is always displayed regardless of aggregation mode
- Fix issue where legend was missing when aggregation mode is disabled1 parent 0e48433 commit 8654af5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
| 426 | + | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
| |||
0 commit comments