-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Comments
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. |
Hi @Sosssen could you please guide me how can I integrate this in my project currently. |
Hi @imaNNeo |
hi @deepanshu-thakkar22 sure, right now, you can access those changes by linking pr-commit in
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) |
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. |
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

The text was updated successfully, but these errors were encountered: