Strain Mapping
Chart overview
Strain mapping provides spatially resolved measurements of deformation fields across sample surfaces, revealing heterogeneous strain localization, crack initiation zones, and microstructural stress concentrations that are invisible to bulk extensometry.
Key points
- Techniques include digital image correlation (DIC) on speckle-coated specimens, electron backscatter diffraction (EBSD) kernel average misorientation maps, and finite element simulation output.
- These 2D strain fields are critical for validating constitutive models, identifying failure-prone microstructural features, and understanding deformation mechanisms in metals, composites, and geological materials.
Example Visualization

Create This Chart Now
Generate publication-ready strain mappings with AI in seconds. No coding required – just describe your data and let AI do the work.
View example prompt
"Create a publication-quality 2D strain map from my DIC or EBSD data. Plot the spatial coordinate grid with x (mm or um) on the x-axis and y (mm or um) on the y-axis. Color each pixel or element by the strain component value (e.g., exx, eyy, von Mises equivalent strain) using a diverging colormap (e.g., RdBu) for signed strain with zero centered, or a sequential colormap for absolute strain magnitude. Add a colorbar with units (or dimensionless), axis labels with units, strain component label in the title, and a scale bar. Overlay grain boundaries or specimen outline if available. White background."
How to create this chart in 30 seconds
Upload Data
Drag & drop your Excel or CSV file. Plotivy securely processes it in your browser.
AI Generation
Our AI analyzes your data and generates the Strain Mapping code automatically.
Customize & Export
Tweak the design with natural language, then export as high-res PNG, SVG or PDF.
Python Code Example
Console Output
Figure saved: plotivy-strain-mapping.png
Common Use Cases
- 1Identifying strain localization bands and shear band formation in deformed metals
- 2Validating finite element models against full-field DIC measurements during tensile tests
- 3Mapping residual strain around welds, notches, and crack tips in structural components
- 4Correlating grain-scale plastic strain heterogeneity with crystallographic orientation from EBSD
Pro Tips
Use a diverging colormap centered at zero for signed strain components (tension/compression)
Add a scale bar directly on the map image rather than relying solely on axis tick labels
Mask or outline the specimen boundary to distinguish measured area from background
Plot the strain histogram alongside the map to quantify mean and standard deviation of the field
Scientific Chart Selection Cheat Sheet
Not sure whether to use a Violin Plot, Box Plot, or Ridge Plot? Download our single-page reference mapping the most-used scientific chart types, exactly when to use them, and the core Matplotlib/Seaborn functions.