Feature Index
Samples that use a JViews class
Topics covered by each sample
Name | Topic(s) |
---|---|
Accessibility in a Chart | •
Accessibility
• How to use the keyboard to navigate through a chart • How to make colors in a chart redundant |
Adding Highlight Interaction | • Using chart interactors to perform data picking and highlighting.
• Setting rendering hints and annotations on data points. |
Basic 3D Chart | • JavaServer Faces Chart • Thin client |
Basic bank sample (Trinidad) | • JavaServer Faces Chart • Thin client |
Bubble Charts | •
Synchronization of several data sets using listeners.
• Customization of the style computed by a rendering hint by subclassing the IlvGradientRenderingHint class. • Axis sharing. |
Chart Components (JSF and JavaScript) | •
JavaServer Faces
• Thin Client |
Charts Gallery | • Loading a project file. |
Combined Data Sets | • Using combined data sets. • Using rendering hints. • Filtering chart renderers when performing data picking interactions. |
Data Set Listeners | • Synchronization of several data sets using listeners. • Customization of scale labels. • Using a gradient rendering hint. • Using a second ordinate scale to display a different unit. |
Hitmap (Servlet and JavaScript) | • Server-side charts generation. • Client-side Hitmap generation. • DTD extensibility with custom properties. |
Image Map (JSF and JavaScript) | • JavaServer Faces • Server-side charts generation. • Client-side image map generation. • DTD extensibility with custom properties. |
Importing a Swing Table Model | • Importing data from a Swing TableModel into an
IlvDataSource .
• Using the JViews Printing Framework. • Converting a chart to PDF. |
Interactors | • Parametrizing interactors. • Subclassing interactors. |
JDBC Data Source | • Loading data sets from a database using a JDBC connection. In this particular sample, the database will be CSV data files. |
JDBC Sample (JSF and JavaScript) | • JavaServer Faces • JDBC |
Logarithmic Scales | • Logarithmic scale • Multiple Y axis |
Memory Monitor | • Synchronization of the axis of two different charts. • Creating a custom grid that draws a fixed number of grid lines. • Adding annotations and decorations to a chart. • Handling the dynamic update of data sets using listeners. |
Parametric Charts | • Using combined data sets to display parametric charts. • Subclassing IlvGradientRenderingHint and changing the
values that are mapped into colors. In this sample, the color of a
data point depends on the ratio between its y-value and its x-value.
• Overridding the drawLegendSymbol() method of a chart
renderer to display a legend symbol filled with a gradient.
|
Polar Chart (JSF and JavaScript) | • Using the IlvFunctionDataSet class to represent
mathematical functions.
• Using Polar charts. • JavaServer faces |
Polar Charts | • Using the IlvFunctionDataSet class to represent
mathematical functions.
• Using Polar charts. |
Radar Charts | • Changing the rendering styles of chart renderers. • Handling legend item events. • Adding markers to polyline renderers. • Using two charts to display the same data. • Subclassing the IlvChartEditPointInteractor class to
display and validate the values of the point being edited.
|
Reading XML Chart Data Model | • Importing data from an XML file. |
Real-time Supervision | • Batching notification events. • Use of cyclic data sets. • Create a custom grid. |
Sound Player | • Batching notification events. • Use of cyclic data sets. • Feeding data model from an external thread. |
Stock Viewer | •
Synchronization of several data sets using listeners.
• Customization of the style computed by a rendering hint by subclassing the IlvGradientRenderingHint class. • Axis sharing. |
Stock Viewer (JSF and JavaScript) | • JavaServer faces components. • Server-side charts generation. • Server action. |
Treemap (JSF and JavaScript) | • Treemap chart. • Java Server Faces. • Server-side charts generation. • Client-side image map generation. • Client-side interaction and navigation. |
Treemap Charts | • Creating a treemap chart. • Connecting the treemap chart to a data source. • Reading an Excel spreadsheet into a data source. • Performing automatic partitioning in the data source. • Connecting a tree-table to the data source. • Enabling labels in the treemap. • Enabling tooltips in the treemap. • Displaying a selection in the treemap. • Synchronizing the selection between the treemap and the tree-table. • Drill-down (zoom) in the treemap. • Choosing an area column. • Choosing color column and color scheme. |
Using 3-D Effects (SDK) | • Switching between a 2-D and 3-D display. • Changing the properties of 3-D rendering. |
Using a Styling Customizer | •
Chart
• Chart Styling Customizer |
Using Load-On-Demand | • Using load-on-demand data sets. • Writing a simple data reader. • Using and subclassing the IlvDataIndicator class.
• Creating an interactor to modify the location of an indicator. |
Using the CSS SDK | • Loading data from an .xml file. • Using cascading style sheets to customize the appearance of a chart. • Using pseudo-classes to describe the state of a data set. |
Using the Java SDK | • Extending the IlvStyle class to implement custom
rendering.
|
JViews classes used in each sample
Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All rights reserved.
Legal terms.