Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

QChart animation

$
0
0
I am making a chart displaying a QLineSeries which is supposed to scroll by while receiving values. To achieve this I set the AnimationOptions to AllAnimations. The problem is that the animation has an acceleration and retardation. I want it to scroll with a steady pace. To achieve this I want to: Be able to adjust the animation properties like speed, acceleration and retardation. OR: Scroll pixel by pixel myself to control the whole movement. Right now the animation only scrolls from one tick to the next. If I try to scroll less than one tick distance, the tick values change to fit the scroll, but that looks very bad and confusing. I hope someone can help!

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images