mirror of
https://github.com/aurora-opensource/xviz.git
synced 2026-01-18 14:07:46 +00:00
See part 1 commit for details, but background and context, the change here is: - We have a new `values` type that holds arrays of different kinds of values. - `timeseries_state` now holds an array of stream names and instance of this `values` type. Both arrays are the same length.