-
Notifications
You must be signed in to change notification settings - Fork 837
Cannot give different trackball colors to Two RangeColumnSeries #2287
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
Comments
Hi @Ashutosh-Rana, We have reviewed your query and would like to inform you that you can achieve your requirement by using a custom trackballBehavior. By utilizing the onPaint method, you can draw a custom marker on the trackball line. We have provided a code snippet and demo for your reference.
Demo : Sample : GH_2287.zip Regards, |
Please reopen this ticket, if you need further assistance with this. |
Use case
I want to show different trackball colors for each systolic and diastolic points when hovered but it is not happening.
Please find attached the screenshot for your reference.
Proposal
The text was updated successfully, but these errors were encountered: