Closed faizan-naeemm closed 9 months ago
Have you tried enabling Animated theme?
https://www.amcharts.com/docs/v4/concepts/themes/#Using_themes
@martynasma Thankyou it works perfectly fine , I just have one reservation , does it make any impact on performance ?
does it make any impact on performance ?
Well, it does of course. Animating stuff instead of just showing it uses more CPU.
However, it should not be anything dramatic, especially when there's only one Tooltip displayed at the time. Computers can handle it 😉
Thankyou !!! :)
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
I am using amcharts 4 column chart
When I move my mouse from one bar to another , the tool tip feel like it is jerking as it got disappear and appear again . I want to make it smooth transaction . I have found it using cursor , but I don't want to use the cursor , what's the other possibility ?
Reference : https://www.amcharts.com/docs/v4/tutorials/context-sensitive-tooltip-that-follows-mouse-cursor/
In other link This is what I required but without using cursor