-
Notifications
You must be signed in to change notification settings - Fork 157
stock-chart: fixing tooltip render #105
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
stock-chart: fixing tooltip render #105
Conversation
when there are a lot of events triggered, the function breaks forever having stockEventTooltip undefined. This change provides a fix for this
Gowrimathi
commented
Feb 1, 2022
Hi,
Greetings from Syncfusion.
We will analyze and include the fix in our upcoming patch release which is expected to be rolled out on February 8th, 2022. Please find the below feedback link for the reported issue to keep track of the bug.
https://www.syncfusion.com/feedback/32323/tooltip-render-event-is-not-proper-in-stock-chart
We appreciate your patience until then.
Please let us know if you need any further assistance.
Regards,
Gowri
when there are a lot of events triggered, the function breaks forever
having stockEventTooltip undefined.
This change provides a fix for this