skip to main content
Charts > Samples and code examples > JViews Charts samples > Connecting to the data
 
Connecting to the data
Shows how to connect a chart to a data source in different ways.
*JDBC data source
*Displays data imported from an Excel file.
*Using load on demand
*Shows how to use the load-on-demand mechanism available in JViews Charts.
*Importing a Swing table model
*Shows how to load data stored in a Swing TableModel and display it in a chart as polylines. It also shows how to print the chart to PDF.
*Reading XML chart data model
*Displays the contents of an XML document (DOM) in three different representations: as a text view, as a tree view, and as a chart.
*Stock viewer
*Shows how to display the stock quotes of one or several companies, as well as several technical market indicators.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.