Skip to content

Commit ec91e46

Browse files
committed
Update CHANGELOG
1 parent cb4ca15 commit ec91e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ The [text mark](./README.md#text) now supports multiline text! New *lineAnchor*
4242

4343
When a text mark’s *text* channel, or the *title* channel on any mark, is specified as numbers or dates, the values are now automatically formatted (in the U.S. English locale) to improve readability. For the *text* channel, the default *fontVariant* option additionally changes to tabular-nums.
4444

45-
The text mark now allows the *fontSize* to be specified as a length (*e.g.*, “12pt”), keyword (*e.g.*, “x-large”), or percentage, rather than being limited to a number in pixels.
45+
The text mark now additionally allows the *fontSize* to be specified as a CSS length (*e.g.*, “12pt”), keyword (*e.g.*, “x-large”), or percentage.
4646

4747
The text, dot, and image marks now support a *frameAnchor* option for positioning relative to the frame rather than according to data. This is particularly useful for annotations.
4848

49-
All marks now support the new standard *href* channel and *target* option.
49+
All marks now support the new standard *href* channel and *target* option, turning the mark into a clickable link.
5050

5151
The new Plot.scale method allows you to construct a standalone scale for use independent of any chart, or across charts.
5252

0 commit comments

Comments
 (0)