Skip to content

[Tree chart] Can I add a text such a "+" into collapsing symbol(marker) #10354

@m3rri

Description

@m3rri

What problem does this feature solve?

In the API,

When I choose a symbol 'empty**', I can change a color of collapsing node of tree chart.

And I want to know that I can add a text into a marker or not.

I got this ▼

marker : '<span style="display:inline-block;margin-right:5px;border-radius:10px;width:10px;height:10px;background-color:#61a0a8;"></span>'

I want to make it ▼

'<span style="display:inline-block;margin-right:5px;border-radius:10px;width:10px;height:10px;background-color:#61a0a8;">+</span>'

let user notice it has children nodes.

Thank you.

What does the proposed API look like?

In the API,

When I choose a symbol 'empty**', I can change a color of collapsing node of tree chart.

And I want to know that I can add a text into a marker or not.

Metadata

Metadata

Assignees

Labels

enThis issue is in Englishnew-featurestaleInactive for a long time. Will be closed in 7 days.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions