mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-18 12:36:15 +00:00
Fixed build
This commit is contained in:
@@ -433,7 +433,7 @@ export function Chart(props: ChartProps) {
|
|||||||
resetPosition: true,
|
resetPosition: true,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, [props.data, props.selection, props.chartType, props.colors]);
|
});
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div id="svgContainer">
|
<div id="svgContainer">
|
||||||
|
|||||||
Reference in New Issue
Block a user