I forgot to add the sample code I have (which is modified from the BarChart
example). In the example, I've attached two x-axis objects to the plot, a
QValueAxis located above the plot that puts tick marks and labels where I want
them to be, but has the wrong values, and a QBarCategoryAxis locate
I'm trying to plot some data using QCharts and having trouble finding the
combination of options that get me what I want, here's our setup:
Underlying data: the underlying data is basically a set of bins, with a count
of how many items are in that bin. The numerical range of each individual bi
On Tuesday, 12 June 2018 07:16:40 CEST Igor Mironchik wrote:
> Is it possible to build Qt 5.11 with -no-opengl option?
Not all of it, as you've seen. Wayland requires it.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
___