imaNNeo / imaNNeo/fl_chart

Showing a horizontal and vertical line in the chart area but between two points not entirely

Open
#1,883 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.6k
Forks
2k
Avg merge
9d 1h
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
I need to show two horizontal lines line with a label like in the image:

Image

**Describe the solution you'd like**
I think, if the existing HorizontalLine and VerticalLine take ranges like fromX , toX, fromY, toY then it will be very useful.

Also, it will be good if it is possible to place a widget in a given x,y point.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing HorizontalLine and VerticalLine implementations and reviewing how chart coordinates are mapped to the drawing area. Determine how bounded ranges and labels would fit those APIs, then investigate the chart entry point for placing a widget at an x,y coordinate. Done means both line types support bounded segments and the requested point widget behavior is covered by tests or documented examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
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.