v3.0.0-beta.21
Pre-release
Pre-release
Changes:
- Add trail mark type for variable-width lines.
- Add aspect property for image mark aspect ratio control.
- Add support for signals and
nullfields in comparator definitions. - Add mark property config options based on
roleannotation. - Add
elBindparameter toView.initialize, to add bindings to a custom DOM element. - Update custom symbol paths to scale size by radius, not diameter.
- Update signal bindings to populate an internal
divelement by default, rather than the top-level view container. - Update vega-force to use current d3-force version.
- Fix protocol check bug that was breaking baseURL application in vega-loader.
- Fix canvas renderer sub-pixel damage region bug.
- Fix legend format specifier bug.
- Fix View insert/remove data API bug.
- Fix equality checks for DOM-binding input element values.