v4.6.0
Features
-
support custom
formatTypes(4c57c64) -
updates to include Vega 5.10 features
- add
config.lineBreak(#6051) (2a90d7e) - support
"product"aggregation - support for text baseline values
"line-top"and"line-bottom". These values are similar to"top"and"bottom"baselines, but calculated relative to thelineHeightrather thanfontSizealone. - support color
blendmode as a mark property - Add axis new properties:
labelOffset- which adjusts axis label position in addition to tickOffsetlabelLineHeight- for setting the line height for multi-line axis labels
- add
New Example
- See how customizable axes in Vega are with the new example: Line Chart with Conditional Axis Properties
