Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shadow to line chart's tooltip #1767

Open
Sosssen opened this issue Nov 5, 2024 · 5 comments · May be fixed by #1768
Open

Add shadow to line chart's tooltip #1767

Sosssen opened this issue Nov 5, 2024 · 5 comments · May be fixed by #1768
Labels
enhancement New feature or request Fundamental

Comments

@Sosssen
Copy link

Sosssen commented Nov 5, 2024

hi, thanks for very nice package:)

Is your feature request related to a problem? Please describe
i've just started using fl_chart for line charts in my project and i'm missing an option to add shadow to tooltip:) please check the attached image below

Describe the solution you'd like
i feel like the best solution would be to add some shadow parameters to LineTouchTooltipData

Describe alternatives you've considered
i've tried working-around this effect by playing with available LineTouchTooltipData params but nothing was close to desired effect:)

Additional context
image

@deepanshu-thakkar22
Copy link

Hi @imaNNeo I'm vouching to merge this PR, as I also need this feature in the Project I'm implementing and I've been using this library in all my projects would be great to have this feature here.

@deepanshu-thakkar22
Copy link

Hi @Sosssen could you please guide me how can I integrate this in my project currently.

@VinothNilavan
Copy link

Hi @imaNNeo
I'm in favor of merging this PR, as I need this feature for the project I'm working on. I've consistently used this library across all my projects, and having this feature here would be highly beneficial.

@Sosssen
Copy link
Author

Sosssen commented Mar 11, 2025

hi @deepanshu-thakkar22 sure,

right now, you can access those changes by linking pr-commit in pubspec.yaml like that:

  fl_chart:
    git:
      url: https://github.com/imaNNeo/fl_chart
      ref: bf8aa1d917f899fb08a30b2386aaa1a0ca1bb48b

but if you want latest changes from main, then there's no better way and you need to wait for merge (i'll try to merge it this week)

@deepanshu-thakkar22
Copy link

Hi @Sosssen thank you so much for helping me out with this Sure once it's merged I'll use it directly meanwhile I'll follow this approach, thank you once again and great contribution to this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fundamental
Projects
None yet
4 participants