VisActor / VisActor/VTable

[Feature] 优化MarkLine的展示位置 现在有左中右的定位 ,希望支持根据具体日期定位(增加position:'date')

Open
#3,861 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

优化MarkLine的展示位置 现在有左中右的定位 ,希望支持根据具体日期定位(增加position:'date')

What does the proposed API look like?

position:date

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

Start by locating the MarkLine implementation and its existing left, center, and right position handling. Review how dates are represented in the table and whether related tests cover MarkLine positioning. Done means supporting the proposed position: 'date' API with behavior tied to a specific date, plus appropriate test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.