Element Details: Interactive+Data+View+Applet
 Back


Available in: Logi Info Source code name: InteractiveDataView

An Interactive Data View (IDV) is a browser applet. It displays charts that are easily and quickly manipulated using the mouse, giving users the power and flexibility to explore and analyze data.

Data for the IDV is a pivot or cross-tab view of a DataLayer. Therefore, the DataLayer must have a Crosstab Filter element.

The IDV is implemented as a Java applet and requires a Java runtime environment. It uses the Swing API, thus requires JDK version 1.2 or above or the Java 2 platform. IDVs can only be used within HTML and cannot be exported to other formats.

Java applets are no longer popular for web applications, so this element is deprecated.

Element Group:Charts, Gauges and GIS Maps



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BackgroundColor
UserDefined
Sets the background color of the element. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
Height
UserDefined
The height of the element. For some elements, leave the height blank to automatically size the element to the height of the content.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Idv3D
True
False
Indicates if the Interactive Data View's charts should be shown in 3-dimensional format.
IdvChartType
Stacked Bar
Stacked Area
Pie
Line
Clustered Bar
The chart type that is initially displayed when the Interactive Data View first appears. The user has the option of displaying other chart types with the IDV's menu options.
IdvTitle
UserDefined
The title that appears at the top when inside the Interactive Data View.
IdvTitleX
UserDefined
The x-axis title of the Interactive Data View.
IdvTitleY
UserDefined
The y-axis title of the Interactive Data View.
IdvValueFormat
UserDefined
Specifies the format of values displayed within the Interactive Data View. "#" suppresses zeros. "0" displays zeros. ";" separates the format between positive and negative numbers. Any character you insert in the 'Format' field (such as $) BEFORE the "#,##0.##;(#,##0.##)" entry will display on the IDV.
Width
UserDefined
The width of the element.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Font
Resizer


 Back to top


 Chart Debug