APEX-PLUGIN.COM

..the apex plugin directory

an initiative of

 

Compete in the ODTUG APEX   Plugin Competition!

·   Rules on ODTUG

·   Register to submit

·   Winner will be announced at Kscope12!

 

Basic Competition Rules

  • Only new plugins can enter the competition
  • Plug-ins must be submitted by May14,2012
  • Select ODTUG Competition as category
  • Provide an URL to a demo location
  • Source code uploaded to ODTUG Competition category is not downloadable during competition

Add your APEX4.0 Plugin info

Describe your Plugin’s features. You can upload the Plugin’s code and documentation, or, alternatively, submit the URLs to your website or blog.

You are here:
Follow us on Twitter
Region Plugin Label Cloud Plugin

Label Cloud Plugin

9
Categories: Region Plugin
Author: Carsten Czarski

Web 2.0 Label Clouds in your APEX page!

Label Cloud Plugin

Author: Carsten Czarski

This plugin allows to display table contents as a label cloud (example below). You need to provide a SQL query in the reqion source which selects a label, a link and a value, similar to a chart.  The plugin attributes configure the coloring of the label cloud and the text sizes. The datasource SQL  query must be placed into the Region Source.

Example:

SELECT ENAME || ' ('||sal||')' label, NULL link, SAL value FROM EMP

   
ALLEN (1600) SCOTT (3000) BLAKE (2850) MILLER (1300) FORD (3000) WARD (1250) MARTIN (1250) CLARK (2450) SMITH (800) ADAMS (1100) TURNER (1500) JONES (2975) JAMES (950) KING (5000)

 

The Width and Height of the Label Cloud might be adjusted in the "DIV container attributes" plugin parameter or in the CSS properties in the standard APEX Region Attributes setting.

New in Version 2.0

  • Reorganized the code: Uses now APEX_PLUGIN_UTIL instead of own cursor handling
  • Added new attributes for "No data found" message, "Escape HTML Code" and more.
  • Integrated with Dynamic Actions and APEX Events. The Plugin implements the "refresh" Event and triggers "Before Refresh" and "After Refresh".

 

Special Requirements
none

Keywords
region,report.sql,diagram,label,cloud,web,2.0,tag

Label Cloud
Label Cloud
Company: ORACLE Germany
Date added: 1.12.2010
Views: 2236
Votes: 2
Reviews: 0
Min. APEX Version:
4.0
Share on Facebook
Digg! Share on Digg
Save This Page
Download
download apex plugin
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.
Powered by Sigsiu.NET RSS Feeds

Disclaimer: The APEX Plugins on this site are not supported by Oracle Support Services.

If you have a question about a Plugin or need support: Login and select the plugin detail page. At the bottom you can enter your Question / Review / Remark.
Your message will be sent to the author of the plugin.