That is very clever! It occurs to me you could probably combine SQL data types. It doesn’t have to be just one type.
On Tue, Jun 4, 2019 at 1:03 PM Mic G77 <[email protected]> wrote: > Hello, > i've been looking for a way to produce graph with data calculated from the > database. > I Finally find a solution. So I share it with you. > > This is an exemple : > > [[[dayPoid]]] > yscale = None, None, None > [[[[extraTemp2]]]] > [[[[extraTest]]]] > data_type = 18.3+0.03*extraHumid2 > > In this case, i'm able to see a graph of the function : 18.3 > +0.03extraHumid2. > I hope it could help. > > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/5689249a-ef2b-4c38-ad2a-72a1a2b643dc%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/5689249a-ef2b-4c38-ad2a-72a1a2b643dc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- -tk -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDWtib%3DQ%2BXOuoTTBTFOvXoZbfUqvVW6HFQsNjMrBNkK-g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
