Multivariate data exploration

This sample demonstrates how to create a data exploration app where the color and size of features are driven by two different numeric attributes. The user can use the ColorSlider and SizeSlider widgets to alter the color or size of the features to explore each associated variable.

These sliders are often used in conjunction with the renderer generator functions, which generate default renderers driven by layer data, typically from an attribute field. However, rather than use the generator functions, this app loads the layer's renderer from a preconfigured web map, and reads the renderer's authoringInfo to set up the sliders.

Additional visualization samples and resources

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.