Type Alias TimeParams

TimeParams: VisualizerParams & {
    textInterval?: number;
    type?: DataType;
}