Gaia Earth

Gaia Ajax Chart Sample

Uses: Gaia Panel, Gaia Label, AspectResizeable

Use the mouse to resize elements!

Loan Calculator

Loan Amount
Annual Interest Rate (%)
10%
Loan Term (months)
120

Total Payment 158581

Monthly Payment 1322

Yearly Balance Information Chart

What's Happening Here?

We used Gaia Panels to make a simple resizable chart. This is a live data control. After you resize a bar an Ajax CallBack takes place.

The Resizable Ajax "Aspect" can also be constrained both in size and direction, so you can control how users resize elements. In this example, the chart parts are constrained so only the right border can be resized.

Resizable Box Sample

Drag my borders!!

This widget is resizable at the bottom and to the right. We use AspectResizable for this, and then respond to the server side events that occur when you drag a border.