Commit 49f42fd
Add opacity as material aesthetic requiring segmentation
Treat opacity like stroke: varying opacity within partition groups triggers
segmentation. This ensures each segment can have its own opacity value.
Behavior:
- Only opacity varies → line mark, segmented
- Opacity + linewidth → trail mark, segmented
- Opacity + stroke → line mark, segmented
- All three → trail mark, segmented
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 946e72e commit 49f42fd
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
548 | | - | |
| 547 | + | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| |||
0 commit comments