Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
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
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
TileStats
Guides
Tiling statistics
Symbols
HextileBins
HextileHistogram
TileBins
TileBinsPlot
TileHistogram
AntonAntonov`TileStats`
T
i
l
e
B
i
n
s
P
l
o
t
T
i
l
e
B
i
n
s
P
l
o
t
[
t
i
l
e
B
i
n
s
_
A
s
s
o
c
i
a
t
i
o
n
]
p
l
o
t
s
t
h
e
p
o
l
y
g
o
n
k
e
y
s
o
f
t
i
l
e
B
i
n
s
a
n
d
c
o
l
o
r
s
t
h
e
m
a
c
c
o
r
d
i
n
g
t
o
t
h
e
v
a
l
u
e
s
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
2
)
Basic Examples
(
1
)
Generate random 2D points:
I
n
[
1
]
:
=
S
e
e
d
R
a
n
d
o
m
[
8
8
9
]
;
d
a
t
a
=
R
a
n
d
o
m
V
a
r
i
a
t
e
[
M
u
l
t
i
n
o
r
m
a
l
D
i
s
t
r
i
b
u
t
i
o
n
[
{
1
0
,
1
0
}
,
7
*
I
d
e
n
t
i
t
y
M
a
t
r
i
x
[
2
]
]
,
3
0
0
]
;
Bin the points and plot the corresponding polygons:
I
n
[
2
]
:
=
T
i
l
e
B
i
n
s
P
l
o
t
T
i
l
e
B
i
n
s
[
d
a
t
a
,
3
]
,
P
l
o
t
R
a
n
g
e
A
l
l
O
u
t
[
2
]
=
O
p
t
i
o
n
s
(
1
)
S
e
e
A
l
s
o
"
X
X
X
X
"
"
"