BoolField
viz.macros.BoolField
Accessor for boolean fields in a Vega/Vega-Lite spec.
Provides type-safe modification of boolean-valued JSON fields.
Value parameters
- path
-
The JSON path to this field as a list of field names
Attributes
- Example
-
spec.build(_.autosize := false) - Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article