Hello,
One thing I can’t figure out is why I don’t see the axis tooltips when using SCIRolloverModifier or SCICursorModifier? If I use xAxis.axisTitleMargins = NSEdgeInsets(top: 1000, left: 0, bottom: 10, right: 0)
I can see tooltips on x axis but only until some point and from there moving the cursor to the right leads to some sort of overlay and tooltip disappears. See the photos.
Is this a bug or I’m doing something wrong?
- Tihomir Manushev asked 2 years ago
- last edited 2 years ago
-
Thank you Tihomir, will pass on to the team
- You must login to post comments
Hi Tihomir,
Our team looked at this today and created a demo to try to reproduce. Please find it below. We weren’t able to reproduce
What we think is, you may not be using the SCIChartSurface correctly. Please try our demo and see if you are able to solve the issue.
Find our demo code here.
Enable the tooltip like this
Check you are creating the SciChartSurface like this
You should get this result
Best regards,
Andrew
- Andrew Burnett-Thompson answered 2 years ago
- last edited 2 years ago
- You must login to post comments
Hi Andrew,
Sadly the example code is for iOS and I’m testing SciChart for macOS. I’m attaching the swift files of my test app.
Regards,
Tihomir
- Tihomir Manushev answered 2 years ago
-
Hi Tihomir, of course, I don’t see an attachment from you though. Can you send it again or email to support [at] scichart [dot] com, referring to this forum question / link
- You must login to post comments
Please login first to submit.