<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QChart animation]]></title><description><![CDATA[<p dir="auto">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.<br />
The problem is that the animation has an acceleration and retardation. I want it to scroll with a steady pace.<br />
To achieve this I want to:<br />
Be able to adjust the animation properties like speed, acceleration and retardation.<br />
OR:<br />
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.<br />
I hope someone can help!</p>
]]></description><link>https://forum.qt.io/topic/50769/qchart-animation</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 01:58:13 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/50769.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Feb 2015 10:48:53 GMT</pubDate><ttl>60</ttl></channel></rss>