Histogram2D

Source code Author Update time

using Plots
pythonplot()
histogram2d(randn(10000), randn(10000), nbins = 20)
2025-07-08T11:45:38.000117 image/svg+xml Matplotlib v3.10.3, https://matplotlib.org/

This page was generated using DemoCards.jl and Literate.jl.