Histogram2D

Source code Author Update time

using Plots
pythonplot()
histogram2d(randn(10000), randn(10000), nbins = 20)
2023-08-30T09:34:08.918096 image/svg+xml Matplotlib v3.7.2, https://matplotlib.org/

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