Skip to content

Commit 3f82649

Browse files
committed
update link to PR
1 parent 1f6ec7c commit 3f82649

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
- Added panel decorations (grid lines, axes, background) for polar coordinates (#156).
1010
- Added `radar` setting to polar coordinates for making radar plots (#418).
1111
- New `side` SETTING on the `boxplot` layer and the `jitter` position, mirroring
12-
the existing `violin` setting (#337).
12+
the existing `violin` setting (#439).
1313

1414
### Fixed
1515

1616
- Dodging of horizontal violin plots were broken due to a bad orientation
1717
assumption in the VegaLite writer. We now correctly use the orientation to
18-
dodge in the correct dimension.
18+
dodge in the correct dimension (#439).
1919

2020
## 0.3.2 - 2026-05-05
2121

0 commit comments

Comments
 (0)