| Charting |
Charting is mandatory in any formal presentation of numeric data. It should be part of your data query tool and not a separate one. One of the classic application of data charting is the Stock Tracking application. Because of the real time web based nature of this application, Java Charting applets are used throughout. Only the less sophisticated ones are made up of local exe type modules. Tornado charting engine is Java applet based and there are enough features in it to develop the most demanding real time charting applications. The following illustration present the Freight column of the Northwind database in two flavors - Pie and Bar. All needs to be changed are the chart type and canvas dimension.
Grid - Chart Plot
Interval Data Plot
There is an internal timer in the chart (not the html page refresh) available to implement interval data collection. The following illustration set the timer at 1 second and the data is changed using an internal random number generator.
Negative Data Plot
A customer submitted the following SS data and ask us to make a plot cause his charting tool cannot handle this one at all.
HyperLinked Charts
All Tornado charts are hyperlinked by default. Just specify the corresponding linked URLs.