I am implementing a tool which allows an user to calculate some statistics with some data from the registration office. My question is, can I set some layer styles using pyQGIS?
The analysis part is already finished and in a next step I want to laod the layer (which also works perfectly) and visualise it in QGIS. The problem is that I have found until now no way to "say" QGIS that the layer should be visualised by using "graduated colors", a special color ramp and a special classification.
Is there a way to do this using pyQGIS (mayber by using map canavas) or does the user has to do it manually in the layer settings?
Regards from Hamburg,