apache / apache/echarts

引力导图中的symbol能不能设置为自定义的图形,也就是设置成graphic类型

Open
#13,951 1 comment 0 reactions 0 assignees View on GitHub
FAQ waiting-for: community
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
15h 17m
Merged PRs (30d)
5

Description

### Version
4.9.0

### Steps to reproduce
引力导图中的symbol能不能设置为自定义的图形,也就是设置成graphic类型,官网给的(value: Array|number, params: Object) => string 这个函数只能返回字符串,没法返回一个graphic类型

### What is expected?
引力导图中的symbol设置为自定义的图形graphic类型

### What is actually happening?
引力导图中的symbol不能设置为自定义的图形graphic类型

Contributor guide

Open the contributing guide

Research direction

Start with the gravity graph symbol customization API described in the issue, especially the callback whose value and params arguments currently return a string. Trace how symbols are created and how graphic elements are represented. Done means a gravity-graph symbol can accept a custom graphic type, with documented behavior and coverage for the new API.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.