Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

TileStats

Guides

  • Tiling statistics

Symbols

  • HextileBins
  • HextileHistogram
  • TileBins
  • TileBinsPlot
  • TileHistogram
AntonAntonov`TileStats`
TileBinsPlot
​
TileBinsPlot
[tileBins_Association]
plots the polygon keys of tileBins and colors them according to the values.
​
Details and Options

Examples  
(2)
Basic Examples  
(1)
Generate random 2D points:
In[1]:=
SeedRandom[889];​​data=RandomVariate[MultinormalDistribution[{10,10},7*IdentityMatrix[2]],300];
Bin the points and plot the corresponding polygons:
In[2]:=
TileBinsPlot

TileBins
[data,3],PlotRangeAll
Out[2]=
Options  
(1)

SeeAlso
"XXXX"
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com