This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.


Compare plots by exaggerating their differences
This program reads two series of values and plots them.
Pressing SPACE turns discrepancy exaggeration on/off.
Pressing "," or "." doubles or halves the exagegration factor.
Pressing "/" toggles a pulsing mode.

Notice that this uniform exaggeration may be too strong in some areas and too weak in others. Invent and implement a new approach that clearly shows, even in a static picture, where the differences occur (large or small) and its magnitude and sign. Your visualization should be easy to understand. Provide a report with a detailed explanation of your solution: what is visualized, how, why, and how it is computed/implemented. The details of the deliverables are provided in the lecture slides.

Built by Jarek Rossignac with Processing. Source code: plot. Data: F.val , G.val