KavaChart 3.0 Documentation

Introduction
 
  • Document Overview
  • Getting Started

  • Installation
     

  • Overview
  • Required Software
  • Organization
  • Deployment

  • Applets
     

  • Overview
  • Installation
  • Applet Parameters
  • Shared Parameters
  • Unique Parameters
  • Extending Applets
  • Creating Applets

  •        Adding a Chart Bean
           Adding a Data Feed

    Servlets
     

  • Overview
  • Installation
  • Using Parameters
  • Servlet Parameters
  • Shared Parameters
  • Unique Parameters
  • Writing Your Own Servlet
  • Chaining Servlets
  • Custom Extensions

  • Application Cookbook
     

  • Basic Standalone Application Construction
  • A Reusable Chart Panel
  • Using KavaChart with Swing
  • Using KavaChart Beans
  • Modifying Chart Properties
  • Using Serialized Charts
  • Capturing User Interactions
  • Highlighting Selections
  • Realtime Charts with Server Push Data
  • Creating a Custom Data Feed Bean

  • Chart Package
     

  • Overall Organization
  • Properties
  • Interfaces and One Abstract Class
  • KavaChart Class Hierarchies

  •        Axis
           Bar
           Line
           Legend
          Chart
  • Ubiquitous Classes
  • Event Management

  • Chart Components
     

  • Bar
  • Line
  • Pie
  • Area
  • Axis
  • Background
  • Plotarea
  • Legend
  • Speedo
  • Dataset
  • Datum

  • Complete Chart
     

  • Area
  • Bar
  • Bar Line
  • Date Area
  • Date Line
  • Finance Combo
  • HiLo Bar
  • HiLo Close
  • Horz Bar
  • Horz HiLo Bar
  • Indpend. Bar
  • Indpend Col
  • Label Line
  • Line
  • Pie
  • Regression
  • Speedo
  • Stack Bar
  • Stack Col
  • Stick

  • Axis System
     

  • Overview
  • StackAxis
  • HiLoAxis
  • LabelAxis
  • SpeedoAxis
  • DateAxis

  • Utility
     

  • GIFOutputStream
  • Servlet Chaining

  • Appendix A - Deployment
     

  • Overview
  • Out, Damned Spot!
  • Necessary Files
  • Archives
  • Other Tricks

  • Appendix B - Compiling Programs
     

  • Compilling a Program
  • Creating an Applet
  • Additional Resources

  • API