Export Image
Export Code

Week 6 New Technique

Ian Coolidge

Last edited Feb 22, 2024
Created on Feb 22, 2024
Forked from Circles with D3

This visualization uses a subset of the Apple Quality dataset.

The graph attempts to find a correlation between two rated properties of apples, in this case sweetness and ripeness, via a scatter plot.

The new technique used is a legend in the lower-left hand corner to distinguish between good and bad apples. The legend uses a custom data object that can be passed into the viz function.

MIT Licensed