You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| flipPage |_boolean_| false | Whether to page when there are too many legend items. | <tagcolor="green"text="Classification legend">Classification legend</tag> |
43
+
| flipPage |_boolean_| false | Whether to page when there are too many legend items. | <tagcolor="green"text="Classification legend">Classification legend</tag> |
44
+
| pageNavigator |_object_| - | Configure the style of page navigator。 | <tagcolor="green"text="Classification legend">Classification legend</tag> |
44
45
| itemWidth |_number \| null_| null | The width of the legend item, default to null (automatically computed). | <tagcolor="green"text="Classification legend">Classification legend</tag> |
45
46
| itemHeight |_number \| null_| null | The height of the legend, default to null. | <tagcolor="green"text="Classification legend">Classification legend</tag> |
46
47
| itemName |_object_| - | Configure the legend item name text.reference [itemName configuration](#itemname)| <tagcolor="green"text="Classification legend">Classification legend</tag> |
Copy file name to clipboardExpand all lines: docs/common/legend-cfg.en.md
+53
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,59 @@ Background box configuration item. _LegendBackgroundCFG_ is configured as follow
40
40
41
41
Apply to <tagcolor="green"text="Classification legend">Classification legend</tag>,whether to page when there are too many legend items.
42
42
43
+
##### pageNavigator
44
+
45
+
<description>**optional**_object_ </description>
46
+
47
+
Apply to <tagcolor="green"text="Classification legend">Classification legend</tag>, configure the style of page navigator, it works when legend is in flipPage. Types of _LegendPageNavigatorCfg_ are as follow:
0 commit comments