Histogram2D

Source code Author Update time

using Plots
pythonplot()
histogram2d(randn(10000), randn(10000), nbins = 20)
2022-12-08T08:01:17.544110 image/svg+xml Matplotlib v3.6.2, https://matplotlib.org/

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