<div dir="ltr"><div dir="auto"><div>Hi Thomas,<br><br></div><div>probier mal bitte das hier: <a href="https://github.com/volkszaehler/volkszaehler.org/pull/152">https://github.com/volkszaehler/volkszaehler.org/pull/152</a><br>
<br></div><div>Rückmeldung im PR wäre super.<br></div><div><br>Viele Grüße,<div>Andreas</div></div><div><br>Am 22.05.2014 um 15:08 schrieb Thomas Köhn <<a href="mailto:thk4711@gmail.com" target="_blank">thk4711@gmail.com</a>>:<br>
<br></div><blockquote type="cite"><div><div dir="ltr">Hallo Andreas,<div><br></div><div>vielen Dank für deine Antwort. Ich habe das heute mal ausprobiert. meine config sieht so aus:</div><div><br></div><div><div> yaxes: [</div>
<div>                {</div><div>                        position: 'right',</div>
<div>                        min: 950</div><div><br></div><div>                },</div><div>                {</div><div>                        // alignTicksWithAxis: 1,</div><div>                        position: 'left',</div>

<div>                        min: 950</div><div>                },</div><div>                 {</div><div>                        // alignTicksWithAxis: 1,</div><div>                        position: 'left',</div>

<div>                        min: 950</div><div>                }</div><div>        ],</div></div><div><br></div><div>damit wollte ich versuchen welches Element welche Achse beeinflusst. Mit dem position Parameter kann ich die Achsen anordnen. Der min Parameter scheint aber irgendwie keinen Einfluss auf die Darstellung zu haben.</div>

<div><br></div><div>Viele Grüße</div><div>Thomas</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-04 12:52 GMT+02:00 Andreas Goetz <span dir="ltr"><<a href="mailto:cpuidle@gmail.com" target="_blank">cpuidle@gmail.com</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"><div dir="ltr"><div><div><div><div>Hallo Thomas,<br><br>das sollte gehen wenn Du Dir noch folgenden PR holst: <a href="https://github.com/volkszaehler/volkszaehler.org/pull/132" target="_blank">https://github.com/volkszaehler/volkszaehler.org/pull/132</a><br>


<br></div>Danach:<br><br></div>  - Kanal auf fest Achse (z.B. 2) legen<br></div>  - in options.js die achse hinzufügen bzw. die zweite Achse ändern:<br><br>    yaxes: [<br>        {<br>            axisLabel: 'W' // assign el. energy to first axis- remove if not used<br>


        },<br>        {<br>            //alignTicksWithAxis: 1,<br>            position: 'right',<br></div>            min: null // <----- !!<br><div>        }<br>    ],<br><br></div><div>vg<br></div><div>Andreas<br>


</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 4, 2014 at 12:43 PM, Thomas Koehn <span dir="ltr"><<a href="mailto:thk4711@gmail.com" target="_blank">thk4711@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"><div style="word-wrap:break-word">Hi,<div><br></div><div>today I managed to add the local air pressure to volkszaehler. This works very well but in the web interface the scaling for the pressure starts at 0. Because of this I can lot really see the changes. Is there a way to change the scaling for the y axis in the diagram ?</div>


<span><font color="#888888"><div><br></div><div>Thomas  </div></font></span></div></blockquote></div><br></div>
</blockquote></div><br></div>
</div></blockquote></div></div>