<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>This is on a windows 7 laptop using the OSGeo4W 64-bit network installer. I currently am using the latest QGIS 2.16.3 64-bit. From the OSGeo4W Setup I installed python-pip. From the shell I then did 'pip install plotly'. During the install I got errors and doing a Google search it appears that I needed to also do a pip install setuptools which I then installed. Everything comes up but does not display the plot. By looking at the python console it indicates where the temporary file was stored. If I launch it in the web browser then the plot is displayed. I tried various version of QGIS on windows all with the same results.<br><br> I tried it using the VirtualBox OSGeoLive image using LUbuntu and installed plotly there. In this case it worked so there is something wrong with windows.<br><br></div>One other thing for windows in the file PlotDialog.ui where it has the following:<br><br> <customwidgets><br>  <customwidget><br>   <class>QgsColorButtonV2</class><br>   <extends>QToolButton</extends><br>   <header>qgscolorbuttonv2.h</header><br>   <container>1</container><br>  </customwidget><br> . . .<br><span style="font-weight:600;color:rgb(255,0,0)"></span><span style="font-family:"courier new,courier""></span><br>Every time you see <header>...h</header> it needs to be changed to <header>qgis.gui</header><br><br></div>I don't know what is wrong with this running on windows. I am excited about this plugin and it has great potential. Here are several observations that I have.<br><br></div>1. It must work without having the user add extra libraries so it has to be self contained. <br></div>2. I realize this is very preliminary work, but right now you have the ability to add expressions and I tried using the $id to get the row number and use it as the X axis and it does not work. It generates a python error. It appears you have not implemented expressions.<br></div>3. Good date and time support is important. <br></div>4. It would be wonderful if you could get aggregate types of functions working such as what I am doing with my circular heat map. I am not sure what the complexity of that would be in the 2D formats. In my case I am counting the number of incidents across two variables of date and time to create a heatmap.<br></div>5. Do you have plans for this to do frequency plots?<br></div>6. You are displaying this in a QGIS windows, but it would also be nice to allow the user to export it to a file for posting the interactive plot on the Internet.<br></div>7. If it would ever work such that it could be rendered in the print composer that would be awesome.<br></div>8. Some charts need different labels for the parameters for example I don't know what it means for a pie chart to have x and y axis. For pie chars you have a label and a value.<br><br></div>All the best!!!<br><div><div><div><div><div><div><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 3, 2016 at 5:07 AM, matteo <span dir="ltr"><<a href="mailto:matteo.ghetta@gmail.com" target="_blank">matteo.ghetta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Calvin,<br>
<br>
that's pretty strange.. Obviously it is super alpha version, but it<br>
works for me..<br>
<br>
which OS do you have? Did you install plotly package via pip?<br>
<br>
Thanks for the feedbacks<br>
<span class="gmail-m_4922086835740349770gmail-HOEnZb"><font color="#888888"><br>
Matteo<br>
</font></span></blockquote></div><br></div></div></div></div></div></div></div></div></div></div></div></div></div>