Outils Graphiques

Interactive Scatterplot with Size Encoding Tool

Create interactive scatterplots with size-encoded data points online. Visualize data with X, Y, and Size variables for insightful analysis.

Interactive Scatterplot with Size Encoding

Visualize data points with varying sizes to represent an additional dimension.

Enter comma-separated numbers for the X-axis.

Enter comma-separated numbers for the Y-axis.

Enter comma-separated numbers for the size of points.

Documentation

A scatterplot with size encoding, also known as a bubble chart, is a type of data visualization that displays relationships between three numerical variables. The position of each point is determined by two variables (X and Y axes), while the size of the point represents the third variable.

This tool is useful for identifying patterns and correlations in datasets where one variable's magnitude is as important as its relation to two others. For example, in market analysis, you could plot companies by market capitalization (size), revenue (Y-axis), and R&D spending (X-axis) to quickly grasp comparative scales and relationships.

To use, input comma-separated numerical values for X, Y, and Size datasets. Click 'Generate Chart' to create the interactive scatterplot. Use 'Reset' to clear inputs and 'Copy Data' to copy the chart data as JSON.