Plots: Add title and axis titles; scatterplot option for logarithmic axes [FEATURE] (Request in QGIS) #9428
Labels
3.42
QGIS 3.42 new features
Processing Alg
(Features of) An algorithm. Use the Help button in the application to find the page.
Milestone
Request for documentation
From pull request qgis/QGIS#59366
Author: @florianneukirchen
QGIS version: 3.42
Plots: Add title and axis titles; scatterplot option for logarithmic axes [FEATURE]
PR Description:
Description
New features and bugfixes for the plotting algorithms (in "Plots") to get more meaningful plots.
Title and axis titles
Add title and axis titles as optional parameters to the processing algorithms:
If axis titles are empty, the name of the field is used as axis title. If a single space is entered, the axis title is not shown (and the plot looks like before the changes).
Logarithmic axes in scatterplot
Optionally, in "Vector layer Scatterplot", allow x-axis and/or y-axis to be logarithmic.
Bugfixes
Screenshots
Vector layer Scatterplot, new version (with logarithmic axes, title, y-axis title; while x-axis title was not given and the field name is used)
Vector layer Scatterplot, old version for comparison
Documentation
For https://docs.qgis.org/3.34/en/docs/user_manual/processing_algs/qgis/plots.html
Section Bar Plot
New Parameters (Label | Name | Type | Description):
Section Box Plot
New Parameters (Label | Name | Type | Description):
Change to Parameter "Value Field": Type is now: [tablefield: numeric]
Section Vector layer scatterplot
New Parameters (Label | Name | Type | Description):
Section Vector layer scatterplot 3D
New Parameters (Label | Name | Type | Description):
Change to Outputs:
Label of "OUTPUT" is now "Scatterplot 3D", not "Histogram"
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: