vega / vl-convert

Utilities for converting Vega-Lite specs from the command line and Python
BSD 3-Clause "New" or "Revised" License
98 stars 12 forks source link

Handle serializing numbers as text in TextInfo #22

Closed jonmmease closed 1 year ago

jonmmease commented 1 year ago

Fix for error with https://altair-viz.github.io/gallery/scatter_linked_table.html where the "text" property of TextInfo was an integer.