blob: e63f92a97705c643bb3ab18c3b1c0262f7676af4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
tags: [graph, diagram, analyticks, statistics, data, value, variable, scale, statistical]
category: Charts
version: "1.61"
---
<svg>
<circle cx="5" cy="7" r="2" />
<circle cx="16" cy="15" r="2" />
<circle cx="18" cy="6" r="3" />
<circle cx="6" cy="18" r="3" />
<path d="M9 17l5 -1.5" />
<path d="M6.5 8.5l7.81 5.37" />
<path d="M7 7l8 -1" />
</svg>
|