Page 1 of 1

Charts ii AppGini

Posted: 2013-04-24 09:11
by ajujo
Hi,

I would like to know if its posible to add charts to a entry. In a field...perhaps

My intention is to do a table with high school data (students enrolled, in different courses...) and I would like to show charts (bars, pie) for each high school even compare both of them.

Can it be done? and if you were so kind how?

Thanks in advance

Sergio

Re: Charts ii AppGini

Posted: 2013-04-25 02:57
by Ledbelly2142
I would like to do the something similar.
Thanks
Greg

Re: Charts ii AppGini

Posted: 2013-04-25 07:25
by ajujo
I forgot but I the text of the fields can be of different colors depending the number for example

if the field is less than 100 red, between 101 and 200 blue and more than 201 green

thanks again

Re: Charts ii AppGini

Posted: 2013-04-25 18:59
by toconnell
You can use Reportico to do reports from your data.. that would work with AppGini's final datbase.

http://www.reportico.org/site/index.php

Re: Charts ii AppGini

Posted: 2013-04-26 15:00
by Ledbelly2142
For charting outside of AppGini there is
http://dygraphs.com/
and
http://jpgraph.net

and of course Google Charts
https://developers.google.com/chart/

and others if you search.

What would be the best way to incorporate external charting functions with AppGini? Is there a way to make chart creation dynamic within AppGini? or will every chart be a static configuration?
I am thinking about creating a chart link (url) in a display table for each entry I want a chart... but that is a lot of static links to create. Any suggestions on how to make this dynamic?

Thanks,
Greg

Re: Charts ii AppGini

Posted: 2013-06-06 15:57
by toconnell
Check out Reportico.. this program can do all that and more.. and it is basically a great tool to use WITH AppGini to do reporting functions.

Thanks,
Tina

Re: Charts ii AppGini

Posted: 2013-10-15 00:41
by bobwhitleyjr
Any advice on how to embed reportico into an AppGini application?