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