You can produce both the graphs you want Python by importing various 
libraries like;

matplotlib
numpi
sqlite

Then you can embed the SQL you need into the Python to get the data you 
wish to graph and use the matplotlib and numpi functions to graph the data
however you want it. 

Nick
 

On Sunday, 7 August 2016 14:38:45 UTC+1, Ralf Buck wrote:
>
> hello
>
> i want a graph with 2 different units
>
> [[[daybarometer]]]
> [[[[barometer]]]]
> [[[[outHumidity]]]]
>
> the graph show only the first unit on the left side.
> how can i add a second unit to the right side?
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to