Histogram2D

Source code Author Update time

using Plots
pythonplot()
histogram2d(randn(10000), randn(10000), nbins = 20)
2024-11-13T18:12:16.889820 image/svg+xml Matplotlib v3.9.1, https://matplotlib.org/

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