API / geotoolkit / controls / tools / treemap / TreemapLevelTool / TreemapLevelTool
treemap.TreemapLevelTool.TreemapLevelTool
Type Aliases
Ƭ Callback: (information: { action: string ; list: string[] }) => void
▸ (information): void
| Name | Type |
|---|---|
information | Object |
information.action | string |
information.list | string[] |
void
Ƭ Options: Options & { callback?: Callback ; chart: Treemap ; group?: CompositeNode }
tool options