Skip to content

Commit 7161115

Browse files
committed
ux: background for statistics chart
Signed-off-by: leo <longshuang@msn.cn>
1 parent 42ed674 commit 7161115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Views/Statistics.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200

201201
<!-- Graph -->
202202
<lvc:CartesianChart Grid.Column="1"
203+
Background="{DynamicResource Brush.Window}"
203204
Margin="0"
204205
Padding="0"
205206
Series="{Binding Series}"

0 commit comments

Comments
 (0)