Page 2 of 2
Re: Google Graph extra graphic ? (Navaro)
Posted: Thu Feb 22, 2024 1:05 pm
by Antonio Linares
> Isn't this what we are doing now ? of do you mean something else ?
that is exactly what we are doing now, placing the webview inside a panel
Re: Google Graph extra graphic ? (Navaro)
Posted: Thu Feb 22, 2024 2:14 pm
by Marc Venken
Making more than 1 panel is possible then ?
oPanel1, oPanel2
also
oWebview1, oWebview2
and
oWebView:SetHtml( Html1()... // Graphtype1 (google gauge)
oWebView:SetHtml( Html2()... // Graph 2 (google bar)
the call in the ON Init will be more complex
Just to know if possible for later use...
Re: Google Graph extra graphic ? (Navaro)
Posted: Thu Feb 22, 2024 3:26 pm
by Antonio Linares
> Making more than 1 panel is possible then ?
yes
> the call in the ON Init will be more complex
A little more, not too much
> Just to know if possible for later use...
Yes it is
Re: Google Graph extra graphic ? (Navaro)
Posted: Fri Apr 05, 2024 11:03 pm
by jbrita
Colegas,,,, alguna imagen
saludos
Re: Google Graph extra graphic ? (Navaro)
Posted: Sat Apr 06, 2024 6:06 am
by Antonio Linares
Re: Google Graph extra graphic ? (Navaro)
Posted: Sun Apr 07, 2024 12:12 am
by Silvio.Falconi
Antonio,
I Remember there was a class simulate a gauge
Perhaps the Paco canalfive meter?
Re: Google Graph extra graphic ? (Navaro)
Posted: Sun Apr 07, 2024 4:56 am
by Antonio Linares
Dear Silvio,
> I Remember there was a class simulate a gauge
Please post a screenshot, maybe Google graphs has it
Re: Google Graph extra graphic ? (Navaro)
Posted: Mon Apr 08, 2024 8:27 pm
by cnavarro
Sorry dear Mark
I didn't see the message when it was posted.
Google removed support for google charts/images as you can see in the link I attached, although my library still works. This is why I have not been able to add new functionalities since you have only developed the new types (gauge nothing more) to be used in web pages (javascript).
Obviously, it can be used with the webview as Antonio indicates, although when you have some time. Keep investigating.
The graphics of the previous version included some graphics that were not so pretty but just as functional to represent a gauge.
Greetings
https://groups.google.com/g/google-char ... ZtHTyYgyXI
Re: Google Graph extra graphic ? (Navaro)
Posted: Mon Apr 08, 2024 11:29 pm
by cnavarro