<?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[Create a 2D Plot with zoom in in qml]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I want to create a qml plugin which plots some data with (x,y) coordinates.<br />
I know about the threads here, to plot graphs. In my case I want to zoom and work (add, delete, update) on the data of the graph.<br />
For zooming I need something like a camera, that handles the transformation of the points.  Can I use OpenGL to solve this problem and is there any example?</p>
<p dir="auto">My idea is, that i can add some coordinates to a model and draw it on the screen. In further i want to perform some visualisations like clustering on the plot</p>
<p dir="auto">best regards,<br />
sheepy</p>
]]></description><link>https://forum.qt.io/topic/47392/create-a-2d-plot-with-zoom-in-in-qml</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 10:11:22 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47392.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Oct 2014 10:40:12 GMT</pubDate><ttl>60</ttl></channel></rss>