Commit 83c0f08973d563a25a68bacb08bf92e40e80598e

Authored by 常守达
1 parent b34a5288

fix(today):趋势临界点图层

... ... @@ -556,6 +556,7 @@ class _HrvLineChartState extends State<_HrvLineChart> {
show: false,
),
extraLinesData: ExtraLinesData(
extraLinesOnTop: false,
verticalLines: [
VerticalLine(
x: 0,
... ...