Yong ho Kim

Results 5 comments of Yong ho Kim

> Here is what I'm doing in the meantime > > ```ts > interface FixedCustomLayerProps > extends Omit { > xScale: (x: DatumValue) => DatumValue; > yScale: (y: DatumValue) =>...

In @nivo/line/index.d.ts, there is a declation, export interface CustomLayerProps extends Omit { innerHeight: number innerWidth: number lineGenerator: D3Line points: Point[] series: ComputedSerie[] xScale: Scale yScale: Scale } And I changed...

> I just checked and this is kind of an external issue. Yes, there exists laps data for all driver. But the data that the API provides is in itself...

> @hoi82 you could try to manually overwrite the property `Session.drivers` with a list of all driver numbers as strings before calling `Session.load`. Or you can install from master directly,...

I noticed that the live timing starts playing from 42 minutes. I think that's probably why the error occurred.