NumField
viz.macros.NumField
Accessor for numeric fields in a Vega/Vega-Lite spec.
Provides type-safe modification of number-valued JSON fields.
Value parameters
- path
-
The JSON path to this field as a list of field names
Attributes
- Example
-
spec.build(_.width := 800, _.height := 600.5) - Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article