*p5.databrush
chart
style
settings
data

Visualize your data on a watercolor canvas. Choose from histograms, scatter plots, box plots, and line plots. Customize the settings and use your own data, or try randomized plots with sample datasets and palettes.







*p5.databrush

Visualize your data on a watercolor canvas. Choose from histograms, scatter plots, box plots, and line plots. Customize the settings and use your own data, or try randomized plots with sample datasets and palettes.

chart
style
settings
palette & colors
fill
typography
canvas
data

enter your data as a JSON array (e.g., [85, 92, 78, 105, 88]):

scatter plot data input

enter your data as an array of {x, y} objects or array of arrays:

box plot data input

enter your data as an array of arrays (each inner array is a group):

line plot data input

enter Y values as an array or array of arrays:

bar plot data input

enter data as an array of numbers or array of {label, value} objects: