Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Added histogram values to the bindings
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61b599e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@elpaso have you been able to use this? @alexbruy seems to have issues with it: https://lists.osgeo.org/pipermail/qgis-developer/2017-August/049498.html
61b599e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IIRC I tested I and it was working correctly when I exposed the histogramVector to the bindings. I stepped into that while I was testing the IPython integration and I wanted to display a chart inside the console, the vector with the data was not accessible from Python, that's why I re-enabled it.
61b599e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.