BarGraph
From NetBurner Wiki
The BarGraph Example is an example included with the NNDK. It can be found in \nburn\examples\web\bargraph.
Project Description
The BarGraph application demonstrates how to use the HTML FUNCTIONCALL functions to create dynamic GIF images. To do this, the user is presented with an HTML form which allows the user to change height, width, and color of a GIF bar graph.
This example repeatadly uses the HTML function in index.htm. allows the user to call C++ functions from within HTML code.
Requirements
- A network enabled NetBurner
- NetBurner's Eclipse IDE
Source Code
This source code is included for reference only.For up to date source, please use the example application source code included with your Development Kit
