VisActor / VisActor/VChart

[Bug] tooltip issues

Open
#4,101 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug tooltip
Dominant language
TypeScript
Stars
1.8k
Forks
221
Avg merge
1d 6h
Merged PRs (30d)
26

Description

Version

1.13.13

Link to Minimal Reproduction

none

Steps to Reproduce
  1. 自定义 updateContent 导致 maxLineCount 不生效
  2. 自定义 parentElement 必须要有子元素
  3. tooltip 类型定义发生变化,需要确认下是否有误
Image Image Image
Current Behavior
  1. 问题1:
Image Image
  1. 问题2:
Image
Expected Behavior

1.maxLineCount 在 updateContent 生效
2. 自定义 parentElement 时,无子元素限制

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, browser, framework, or minimal reproduction is named. Start by locating the tooltip implementation and its handling of updateContent, maxLineCount, custom parentElement, and type definitions; done means maxLineCount works after updateContent and a custom parentElement no longer requires child elements.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.