main #6

Merged
lucas merged 11 commits from zS/go-view-fetch:main into main 2025-08-22 15:50:05 +08:00
Showing only changes of commit dc870000b2 - Show all commits

View File

@ -24,7 +24,7 @@ export const theme = {
export const chartInitConfig = { export const chartInitConfig = {
x: 50, x: 50,
y: 50, y: 50,
w: 500, w: 450,
h: 300, h: 300,
// 不建议动 offset // 不建议动 offset
offsetX: 0, offsetX: 0,