imaNNeo/fl_chart

Synchronize the color of the line connected to the spot and the chart line.

Open

#899 opened on Feb 11, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Dart (1,964 forks)batch import
Line Chartgood first issue

Repository metrics

Stars
 (7,513 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I've matched the colors of the chart like this, and I succeeded in synchronizing the colors of the chart line and bottom area, but how do I synchronize the colors of the Spot and the lines connected from Spot to the X-axis? Also, How do I change the color of the value shown in the Tooltip when I click Spot?

Contributor guide