Skip to content

Commit 696feb6

Browse files
committed
draft changelog
1 parent 5208841 commit 696feb6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
Year: **Current (2023)** · [2022](./CHANGELOG-2022.md) · [2021](./CHANGELOG-2021.md)
44

5+
## 0.6.11
6+
7+
[Released September TK, 2023.](https://github.com/observablehq/plot/releases/tag/v0.6.11)
8+
9+
Code
10+
- custom tip format ([#1823](https://github.com/observablehq/plot/pull/1823))
11+
- better ordinal axes with intervals ([#1790](https://github.com/observablehq/plot/pull/1790))
12+
- channel label override ([#1838](https://github.com/observablehq/plot/pull/1838))
13+
- empty bins fall back on the first element of their group ([#1837](https://github.com/observablehq/plot/pull/1837))
14+
- pass fontVariant to the axis label ([#1827](https://github.com/observablehq/plot/pull/1827))
15+
- fix symbol set hint when fill is a constant currentColor ([#1830](https://github.com/observablehq/plot/pull/1830))
16+
- the denseInterval option for k must also reduce k1 and k2 if present ([#1828](https://github.com/observablehq/plot/pull/1828))
17+
- fix tip flicker ([#1826](https://github.com/observablehq/plot/pull/1826))
18+
- exclusiveFacets ([#1649](https://github.com/observablehq/plot/pull/1649))
19+
- expose a deduplicated ordinal domain ([#1813](https://github.com/observablehq/plot/pull/1813))
20+
- expose instantiated scales descriptors in the render API ([#1810](https://github.com/observablehq/plot/pull/1810))
21+
22+
Tests
23+
- tests for coverage ([#1825](https://github.com/observablehq/plot/pull/1825))
24+
- document test:coverage ([#1820](https://github.com/observablehq/plot/pull/1820))
25+
- Add test coverage ([#1818](https://github.com/observablehq/plot/pull/1818))
26+
- compare image data ([#1807](https://github.com/observablehq/plot/pull/1807))
27+
28+
Docs
29+
- add examples grid ([#1834](https://github.com/observablehq/plot/pull/1834))
30+
- only top margin for figures 🤷
31+
- downgrade vite, vitepress
32+
- update vitepress, fix a build crash, add a sitemap ([#1809](https://github.com/observablehq/plot/pull/1809))
33+
534
## 0.6.10
635

736
[Released August 14, 2023.](https://github.com/observablehq/plot/releases/tag/v0.6.10)

0 commit comments

Comments
 (0)