Skip to content

Commit b110aed

Browse files
authored
Merge pull request #442 from sz-p/doc-18144
add doc for apache/echarts#18164
2 parents 953e419 + 8e12e2b commit b110aed

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

en/option/component/legend.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,14 @@ The gap between the selector button.
487487
The gap between selector button and legend component.
488488

489489

490+
## triggerEvent(boolean) = false
491+
492+
{{ use: partial-version(
493+
version = "6.0.0"
494+
) }}
495+
496+
Set this to `true` to enable triggering events.
497+
490498

491499
{{ target: partial-legend-style }}
492500

zh/option/component/legend.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,13 @@ selector: ['all', 'inverse']
581581

582582
选择器按钮与图例组件之间的间隔。
583583

584+
## triggerEvent(boolean) = false
584585

586+
{{ use: partial-version(
587+
version = "6.0.0"
588+
) }}
589+
590+
是否触发事件。
585591

586592
{{ target: partial-legend-style }}
587593

0 commit comments

Comments
 (0)