If you do it right, yes, it is possible to generate the JavaScript
necessary in your JSP that will display a Google Chart.  Fetching data from
a MySQL database may be done either when the page is generated, with JSP
code, or in the generated HTML page once it is in the browser, using the
appropriate JavaScript.  Various pages of the Google Charts documentation
cover these issues.

On Fri, May 5, 2017 at 7:04 AM, Manuel Cerezo <[email protected]> wrote:

> Hey!
>
> I have a doubt...is it possible to create a dynamic chart in a JSP page?
>
> I have the data in my database like (brands, models, etc..) I just wanna
> show a little graphic with, for example, the number of articles of each
> brand, and If I add a new model to the database, "refresh" the page adding
> 1 item to the chart. Or, for example, adding up the total amount of money
> of my stock, refreshing it in live.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> Visit this group at https://groups.google.com/
> group/google-visualization-api.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-visualization-api/1b792968-447f-411e-8ae1-
> 12d08c07dd47%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/1b792968-447f-411e-8ae1-12d08c07dd47%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
[email protected] <[email protected]>   5CC, Cambridge MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJNTEuWFmD21wQ%2B05Aqz5z2M%3DpH3dsRz5XtKJWD1m%2B9kMw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to