forked from ddrilling/asb_cloud_front
Исправлена ширина всплывающей подсказки на графике Телеметрия - Мониторинг
This commit is contained in:
parent
2a490243d7
commit
cc1eb706ea
@ -30,7 +30,6 @@ export type D3HorizontalCursorProps<DataType> = D3HorizontalCursorSettings<DataT
|
||||
yAxis?: d3.ScaleTime<number, number>
|
||||
}
|
||||
|
||||
|
||||
const defaultLineStyle: SVGProps<SVGLineElement> = {
|
||||
stroke: 'black',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user