diff --git a/docs/user_manual/processing_algs/qgis/img/vector_layer_histogram.png b/docs/user_manual/processing_algs/qgis/img/vector_layer_histogram.png new file mode 100644 index 00000000000..7ee4d6d7204 Binary files /dev/null and b/docs/user_manual/processing_algs/qgis/img/vector_layer_histogram.png differ diff --git a/docs/user_manual/processing_algs/qgis/plots.rst b/docs/user_manual/processing_algs/qgis/plots.rst index 8a03a706463..fddac4da666 100644 --- a/docs/user_manual/processing_algs/qgis/plots.rst +++ b/docs/user_manual/processing_algs/qgis/plots.rst @@ -592,6 +592,11 @@ Generates a histogram with the values of the attribute of a vector layer. The attribute to use for computing the histogram must be numeric. +.. figure:: img/vector_layer_histogram.png + :align: center + + Example of vector layer histogram + Parameters ..........