feat(chart): add configurable chart presentation
This commit is contained in:
@@ -6,6 +6,7 @@ import { paddedDomain } from '../../utils'
|
||||
|
||||
export interface PreparedWaveformSeries {
|
||||
id: string
|
||||
trackId?: string
|
||||
name: string
|
||||
unit?: string
|
||||
color?: string
|
||||
|
||||
Reference in New Issue
Block a user