Qt 6.11 is out! See what's new in the release
blog
Markersize in Scatterplot Qtcharts
Mobile and Embedded
1
Posts
1
Posters
464
Views
-
Hi,
We are running Qt application on embedded platform. Here is the link to the spec https://www.xilinx.com/support/documentation/product-briefs/zynq-ultrascale-plus-product-brief.pdf. we are using EG device. We are using Scatterplot in the application. We are trying to increase the dot size in scatterplot using MarkerSize, It is not reflecting on the chart. We tried to do the same on a desktop version and every thing is working fine. Can anyone give us a hint how to increase the dot size in scatterplot.
-Tirupathi