<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hi Richard,<br><br></div>You forgot about PyQtGraph used in MuTAnT tool ;)<br><br></div>But anyway - I myself am searching for a nice python graph library with nice options and a nice style..<br></div>matplotlib is the most feature rich but unfortunately very slow (unless I might probably use the code wrong)<br><br></div>I am following a lot of lib development closely and some time ago (about 3 years) some graphlib programmers decided to work together on one good lib<br><br></div>vispy (<a href="https://github.com/vispy/vispy">https://github.com/vispy/vispy</a>) <br><br></div>But to me it seems that stopped again and everyone is again doing his own lib (might only look to me as this - I dont know).<br></div>vispy would be the way to go for me - but it seems it is not prime time ready yet. (and I might be wrong but I am still missing datetime functionality)<br><br></div>So for MuTAnT it's still undecided (shame that PyQwt deceased for Qt5 - it was by far the fastest).<br><br></div>For now I'd recommend PyQtGraph to use. (fast, good looking and feature rich - though still also no timedate)<br></div>If you need everything there is still no way around matplotlib - maybe they changed something in terms of speed with the now available version 2.. not tested yet..<br><br></div>regards<br></div>Werner<br><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 9, 2017 at 10:29 AM, Luigi Pirelli <span dir="ltr"><<a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">from your land (but UE financed) you can also explore this python lib<br>
to prepare graphs (depepnding on dataset size)<br>
<br>
<a href="http://vaex.astro.rug.nl/" rel="noreferrer" target="_blank">http://vaex.astro.rug.nl/</a><br>
Luigi Pirelli<br>
<br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com<br>
* LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>luigipirelli</a><br>
* Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" rel="noreferrer" target="_blank">http://gis.stackexchange.com/<wbr>users/19667/luigi-pirelli</a><br>
* GitHub: <a href="https://github.com/luipir" rel="noreferrer" target="_blank">https://github.com/luipir</a><br>
* Mastering QGIS 2nd Edition:<br>
* <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" rel="noreferrer" target="_blank">https://www.packtpub.com/big-<wbr>data-and-business-<wbr>intelligence/mastering-qgis-<wbr>second-edition</a><br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
<br>
<br>
On 8 May 2017 at 16:47, Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> wanting to create a nice looking graph (widget) in QGIS, I wonder what<br>
> the options are, and if there is some common consensus on what is the<br>
> best option for the near future:<br>
><br>
> I know of (seen used in Mutant plugin):<br>
> - qwt<br>
> - mathplot lib<br>
> But these look a little crude...<br>
><br>
> Another option would be to create the graph(s) via javascript using some<br>
> kind of javascript lib and show the image or html in a web widget.<br>
> Or maybe even a create custom dedicated d3js widget?<br>
><br>
> Do 'we' (as the community) have a stand in this?<br>
> Is one option more future proof (for QGIS) then others?<br>
><br>
> Regards and thanks for any input,<br>
><br>
> Richard Duivenvoorde<br>
> ______________________________<wbr>_________________<br>
> QGIS-Developer mailing list<br>
> <a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></blockquote></div><br></div>