Skip to content

Commit dcdb2f2

Browse files
committed
Update CHANGELOG
1 parent a060301 commit dcdb2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.5.0
44

5-
*Not yet released. These are forthcoming changes in the main branch.*
5+
[Released June 7, 2022.](https://github.com/observablehq/plot/releases/tag/v0.5.0)
66

77
Plot now supports [mark initializers](./README.md#initializers) via the **initializer** option. Initializers can transform data, channels, and indexes. Unlike [data transforms](./README.md#transforms) which operate in abstract data space, initializers can operate in screen space such as pixel coordinates and colors. For example, initializers can modify a marks’ positions to avoid occlusion. The new hexbin and dodge transforms are implemented as mark initializers.
88

0 commit comments

Comments
 (0)