Scatter Plot (PNG)
A scatter plot of 120 seeded points (order value versus items per order) showing a positive correlation, with labelled axes — for testing point-cloud extraction and chart parsing.

Specifications
- Chart Type
- scatter
- Points
- 120
- Correlation
- positive
- Seed
- 4242
- Size
- 900x560
What is a .png file?
PNG (Portable Network Graphics) is a raster image format using lossless DEFLATE compression. It supports full 8- or 16-bit-per-channel truecolor, palette, and greyscale modes with an optional alpha channel, but no animation. It is the standard choice for screenshots, logos, and graphics with sharp edges or transparency.
How to use this file
Use an example PNG to test image decoders, alpha-compositing, thumbnail generators, and format converters, or to verify that a pipeline preserves transparency and color depth on round-trip.
How to use this file for testing
“Scatter Plot (PNG)” is a deterministic Novus Examples fixture for Chart recognition, Thumbnail generation. Bar, line, pie, and scatter charts rendered as images with labelled axes, legends, and known values — for testing chart-extraction and chart-to-data tools, vision models, and OCR of embedded text.
Documented properties for this file: seed 4242. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.
Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.
For image AI or enhancement tools, run the model or filter on this file and diff against the clean or ground-truth companion in the same group when available. Keep seeds and documented damage parameters in your evaluation notes so regressions are attributable.
Code examples
<img src="scatter-plot.png" alt="Example image" width="640" loading="lazy">Related files
- svgBar Chart (SVG)A bar chart drawn as vector SVG — axis, gridlines, labelled bars — the scalable counterpart to the raster chart images, for testing SVG chart rendering and vector conversion.
- svgFlat Illustration (SVG)A flat vector landscape — gradient sky, sun, layered hills, and trees built from bezier paths — a richer SVG for testing gradient and path rendering, thumbnailing, and vector conversion.
- pngIdenticon Avatar — Ada LovelaceA 256×256 identicon-style avatar generated deterministically from the seed “ada-lovelace” — a symmetric 5×5 block pattern like the default avatars on many sites. For testing avatar rendering, placeholder generation, and image pipelines.

- pngIdenticon Avatar — Alan TuringA 256×256 identicon-style avatar generated deterministically from the seed “alan-turing” — a symmetric 5×5 block pattern like the default avatars on many sites. For testing avatar rendering, placeholder generation, and image pipelines.

- pngIdenticon Avatar — Grace HopperA 256×256 identicon-style avatar generated deterministically from the seed “grace-hopper” — a symmetric 5×5 block pattern like the default avatars on many sites. For testing avatar rendering, placeholder generation, and image pipelines.

- pngIdenticon Avatar — Katherine JohnsonA 256×256 identicon-style avatar generated deterministically from the seed “katherine-johnson” — a symmetric 5×5 block pattern like the default avatars on many sites. For testing avatar rendering, placeholder generation, and image pipelines.

Generated by generation/images_charts.py. Free for any use, no attribution required — license.