Plots logo
Plots
  • Home
  • Getting Started
    • Installation
    • Basics
    • Tutorial
  • Manual
    • Input Data
    • Output
    • Attributes
      • Overview
      • Series Attributes
      • Plot Attributes
      • Subplot Attributes
      • Axis Attributes
    • Layouts
    • Recipes
    • Colors
    • ColorSchemes
    • Animations
    • Themes
    • Backends
    • Supported Attributes
  • Learning
  • Contributing
  • Ecosystem
    • Overview
    • GraphRecipes
      • Introduction
      • Examples
      • Attributes
  • Advanced Topics
    • Internals
  • Gallery
    • GR
    • PlotlyJS
    • PyPlot
    • PGFPlotsX
    • UnicodePlots
    • InspectDR
    • Gaston
  • User Gallery
  • API
Version
  • Histogram2D
  • Histogram2D
Edit on GitHub

Histogram2D

Source code Author Update time

using Plots
gr()
histogram2d(randn(10000), randn(10000), nbins = 20)

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

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.19 on Tuesday 7 June 2022. Using Julia version 1.7.3.