<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    @Jörg: thanks for your useful response. If I understood correctly,
    your method would create a diagram as static image.<br>
    <br>
    I rather thought about having a dynamic diagram using Javascript.
    For example with Chart.js [1].<br>
    <br>
    Do you know if this is possible, has anyone done this already with
    MapBender?<br>
    <br>
    Best regards,<br>
    Jakob<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://www.chartjs.org/">https://www.chartjs.org/</a><br>
    <br>
    <div class="moz-cite-prefix">On 2018-05-09 16:24, Jörg Thomsen
      (WhereGroup) wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:32137b66-95fe-aeb1-8432-c98443cb3ed9@wheregroup.com">
      <pre wrap="">Hello Jakob,

Mapbender shows the FeatureInfo the wms delivers. So you would have to
create the diagram within your getfeatureinfo-request.

I would use a libary / script which can create the diagram on the fly
and use the call of the script as image-src (using mapserver...).
Something like
<img source='servername/diagramscript.php?objid=[oid]'>

regards, Jörg


Am 09.05.2018 um 15:13 schrieb Jakob Miksch:
</pre>
      <blockquote type="cite">
        <pre wrap="">Dear List,

I am currently evaluating MapBender for a project.

I would like to have the functionality that the user clicks on a
feature. Then the FeatureInfo-Box shall pop up and additionally a
diagram based on the data of the feature shall be displayed.

Do you know if this is possible? Has anyone done something similar with
MapBender?

Kind regards,
Jakob

_______________________________________________
Mapbender_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/mapbender_users">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a>
</pre>
      </blockquote>
      <pre wrap="">

Viele Grüße,
Jörg Thomsen

</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <font font-family="Verdana,sans-serif" size="1" color="gray">
        <b><font color="#365F91">Jakob Miksch</font></b> | <b><font
            color="#8DB3E2">Researcher</font></b><br>
        University of Salzburg | Department of Geoinformatics - Z_GIS<br>
        Schillerstrasse 30 | 5020 Salzburg, Austria<br>
        Phone: +43 (0)662 8044 7529<br>
        E-mail: <a href="mailto:jakob.miksch@sbg.ac.at">jakob.miksch@sbg.ac.at</a>
        | <a href="http://www.zgis.at">http://www.zgis.at</a><br>
      </font>
    </div>
  </body>
</html>