Google Visualizations Tweet |
|
|
Categories:
Region Plugin
Create a sub-zero dahsboard with Visualizations!Look at the help text included.
19 Jan 2011: (re)New(ed) version of the OrgChart Plugin, fixed the 12 Oct 2010 bug ...again.. ;-( 18 Jan 2011 : Version 1.2 released. All data is now retrieved using Ajax callbacks. So there is no 32767 character limit anymore. Removed the Filter and Update Dynamic Actions. These are replaced by a Refresh action. 12 Oct 2010 : I changed the code for the OrgChart so it should work in pre-11g versions also (tested on XE). Presentation available on Slideshare (Click the "Other useful info" link on the right).
Special Requirements Internet access (it downloads Google stuff when running). Keywords
Google Visualizations, Google API, Google, API |
Link to:
If something is not correct please report it here:
Report Listing
|
|
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first. Reviews / Questions / Comments are e-mailed to the author of the Plug-in. |
Is it possible to refresh only the chart when I make a choice from a select list?
I tried with a dynamic action refreshing the chart region. Yet nothing happens.
Tnx,
Raoul
I have looked at the demo and it appears to not be working. I came across this because I am also using this plugin, but it doesn't seem to be working for me either. It was working yesterday morning, but then stopped in the afternoon. Is there active development on this plugin?
Thanks.
I don't use a START WITH clause in my query, so I really don't know...
Best regards.
select 'producto' product,
'2008W15' week,
2 * 2 unitprice,
2 * 3 unitprice2,
2 * 4 unitprice3
from dual
It works. You'll get a more stunning result using this query (with lots more dummy data, using 4 columns):
select *
from
(
select
chr( ascii('A') + round(dbms_random.value(0,4))) category
, '2010W'||to_char(round(dbms_random.value(1,52)) ) week
, round(dbms_random.value( 1,10)) quantity
, round(dbms_random.value( 1,50)) amount
from dual
connect by rownum <=500
)
order by 1
I would really appreciate any ideas or examples to make this great plugin run in my BI applications.
Working with Apex 4.0.2 on XE 10g.
Regards.
Sorry, but this is the message I get no matter what query I construct. I've tried many possibilities.
My last try it's been the easiest query I could make without succeess. Any ideas?
select 'producto' product,
to_char(2008) year,
2 * 2 unitprice,
2 * 3 unitprice2,
2 * 4 unitprice3
from dual
Thank you!
| Powered by Sigsiu.NET | ![]() |


Google Visualizations
Save This Page
