<div dir="ltr">I don't know if there are plugins about your proposal... but it is simple to integrate in qgis wrapping good JS libraries inside a QWebView and interacting with qgis using slots and injection<div><br></div>

<div>I did a technical presentation to summarize this integration way</div><div><br></div><div><a href="http://slides.com/ginopirelli/qgis_linking_js_with_python">slides.com/ginopirelli/qgis_linking_js_with_python</a><br>

</div><div><br></div><div>ciao Luigi Pirelli (<a href="mailto:luigi.pirelli@faunalia.it">luigi.pirelli@faunalia.it</a> - <a href="mailto:luipir@gmail.com">luipir@gmail.com</a>)</div></div><div class="gmail_extra"><br><br>

<div class="gmail_quote">On 8 May 2014 18:09, Tobias Preuss <span dir="ltr"><<a href="mailto:tobias.preuss+osgeo@googlemail.com" target="_blank">tobias.preuss+osgeo@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello.<br>
<br>
I was working with a data set the other day which has a few properties<br>
where values spread along a certain range.<br>
An easy example would be age of people.<br>
<br>
Then I stumble into some libraries [1, 2] which provide a visual range<br>
selector (see attached screeshot) to filter these values.<br>
This allows to grab a certain window within the data property.<br>
<br>
Is there anything like this for QGIS? A plug-in maybe?<br>
Thanks for comments, Tobias<br>
<br>
<br>
____<br>
[1] <a href="http://square.github.io/crossfilter/" target="_blank">http://square.github.io/crossfilter/</a><br>
[2] <a href="http://dygraphs.com/gallery/#g/range-selector" target="_blank">http://dygraphs.com/gallery/#g/range-selector</a><br>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>