Using QGIS 3.3, I get the following error trying to create scatter plots or bar plots. (Histograms work fine.) The data is from NaturalEarth (ne_110m_populated_places dataset) and the fields I'm ...
I am wondering if it would be possible to create a scatter plot that displays a line per record instead of a point per record. This would be done by selecting two columns storing arrays of values for ...