|
@ -411,9 +411,9 @@ export class TimelineChart implements Disposable { |
|
|
// hide: this.compact ? [...this._authorsByIndex.values()] : undefined,
|
|
|
// hide: this.compact ? [...this._authorsByIndex.values()] : undefined,
|
|
|
padding: 10, |
|
|
padding: 10, |
|
|
}, |
|
|
}, |
|
|
point: { |
|
|
// point: {
|
|
|
sensitivity: 'radius', |
|
|
// sensitivity: 'radius',
|
|
|
}, |
|
|
// },
|
|
|
resize: { |
|
|
resize: { |
|
|
auto: false, |
|
|
auto: false, |
|
|
}, |
|
|
}, |
|
|