Matteo, I was able to sort of get it running. It does not appear to be able to display in the QGIS window. I am not sure if it was suppose to or not, but I saw where it was saving the temporary file and was able to view it in a web browser. I had to make some small changes to the one .ui file to make it come up and I see in some of the python modules (not sure they are actually used) referencing some .ui files that are not there. Do you have a functioning DataPlot that you could zip up and send to me?
My main concern is it is dependent upon a python library that is not a part of the QGIS distribution. I can't have users install plotly in order to get the plugin to work. I don't know plotly, but can it be in a folder within the plugin directory and executed from there or does it have to be installed into the python distribution. Thanks!!! On Fri, Sep 30, 2016 at 11:15 AM, matteo <[email protected]> wrote: > Hi Hamilton, > > a few months ago, during the QGIS Hackfest in Girona, me and Michael > Douchin of LizMap started a D3 plugin based on the plotly library. > > unfortunately we did not have to much time to continue the work, but it > is still here > > https://github.com/ghtmtt/DataPlot > > if you want to give it a try, you just have to install the plotly > library with pip and clone the repo in the plugin folder > > fell free to make any suggestion! > > Cheers > > Matteo >
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
