Skip to content

Conversation

WieFel
Copy link

@WieFel WieFel commented Jan 19, 2022

I am currently trying to solve #495 myself. Open for any help @Yuvaraj-Gajaraj.

Idea:

  • Show custom trackball tooltip (when builder: is set) on the right side of trackball line, as long as trackball line is in left half of chart area
  • Show custom trackball tooltip on the left side of trackball line, as long as trackball line is in right half of chart area
  • Resize the tooltip based on the available width

What has been done:

  • show grouped (groupAllPoints: true) custom trackball tooltip always either on left or on right side of trackball line and constrain its width based on available width
  • adapt trackball tooltip for non-grouped case

Closes #495.

@WieFel
Copy link
Author

WieFel commented Jun 19, 2023

hi, any news about merging this?

@VijayakumarMariappan VijayakumarMariappan added charts Charts component open Open labels Mar 18, 2024
@ghost
Copy link

ghost commented Nov 18, 2024

Hi @WieFel ,

We have positioned the trackball tooltip inside the plot area and changes are moved to Charts version 27.1.48 version. Please upgrade the Charts to latest version:
https://pub.dev/packages/syncfusion_flutter_charts/versions/27.2.2

Regards,
Lavanya A.

@ghost ghost closed this Nov 18, 2024
@ghost ghost added solved Solved the query using existing solutions and removed open Open labels Nov 18, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charts Charts component solved Solved the query using existing solutions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[syncfusion_flutter_charts] Custom trackball tooltip not showing, when not fitting into chart
2 participants