Package com.metsci.glimpse.core.examples.heatmap
Examples demonstrating display of 2D heat map data.
-
Class Summary Class Description AnimatedTextureExample Demonstrates dynamically updating the data stored in a texture.HeatMapExample A square heat map plot with adjustable color scale.ImageExample Demonstrates display of a png file in a Glimpse plot.InterpolatedHeatMapExample A square heat map plot with adjustable color scale.LinkedHeatMapExample Demonstrates Glimpse's axis linking capability by creating two independent Glimpse plots and linking their axes so that they move together.LinkedTaggedHeatMapExample Demonstrates Glimpse's axis linking capability by creating two independent Glimpse plots and linking their axes so that they move together.ShadedTexturePainterExample Demonstrates use of the GlimpseShadedTexturePainter
.TaggedHeatMapExample A variant of the basic HeatMapExample with tagged axes for controlling the color scale.