<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/7/15 Christian Engwer <span dir="ltr"><<a href="mailto:christian.engwer@uni-muenster.de" target="_blank">christian.engwer@uni-muenster.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Miha<br>
<div class="im"><br>
> I believe now is the time when I should start thinking about the<br>
> visualizations. I think HTML pages generated from the database are the<br>
> simplest options (i.e. require the least dependencies for the users),<br>
> rather than using something like Gnuplot or even Excel. I remember you said<br>
> you have a recommendation for a Javascript library for generating the<br>
> charts, but did not remember which one it was. I would like to use<br>
> Highcharts, mostly because the graphs look very nice (<br>
> <a href="http://www.highcharts.com/demo/" target="_blank">http://www.highcharts.com/demo/</a>). They are, however, not open source, but<br>
> covered by a Creative Commons Non-Commercial license. I suppose DUNE is<br>
> non-commercial, so there wouldn't by any problems, but I would rather check<br>
> with you. Different libraries use different data formats, which is why I<br>
> would like to know which one to use as soon as possible.<br>
<br>
</div>I played a little with DyGraphs (<a href="http://dygraphs.com" target="_blank">dygraphs.com</a>) which is licensed under<br>
MIT License.<br>
<br>
It gave quite nice results and was able to read csv data either from<br>
an other source, or from within the html file (which is the only<br>
option working for local use)<br>
<br>
What I like with highcharts is the annotation, which might come handy<br>
when trying to plot the revision number with the data. Something<br>
similar should be possible with dygraph as well, but I never took the<br>
time to actually write it myself.<br></blockquote><div>DyGraphs look very nice, I don't know why I haven't found about them myself. <br>I would prefer something with a proper free license. It appears to have some<br>
annotations (<a href="http://dygraphs.com/gallery/#g/annotations">http://dygraphs.com/gallery/#g/annotations</a>), it shouldn't be that<br>hard to place them on the graph for each data point. <br><br></div><div>All in all, unless someone suggests a better option, I would go with dygraph. <br>
</div><div>I like their demos, and I will try to read the documentation now. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Cheers<br>
<span class=""><font color="#888888">Christian<br>
</font></span><br>
PS: We decided to take future discussions to the dune-devel<br>
list... thus I added them in the TO<br>
</blockquote></div><br></div></div>