/qgishistogramplugin

QGIS Plugin to create histograms

Primary LanguagePython

qgishistogramplugin

A QGIS plugin to create a histogram for a numerical attribute of a QGIS layer. The user must choose a vector layers and one if the vector layer's numerical attributes.

When the attribute changes, the plugin will find its minimum and maximum value. The user can modify these values. The user can specify the number of bins. The user can specify a maximum frequency value.