Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

返回的tile高度是以第二个的坐标为准的,但是真的坐标偶尔是第一个 #31

Open
liuzongyang255 opened this issue Jan 23, 2025 · 1 comment

Comments

@liuzongyang255
Copy link

Image
@liuzongyang255
Copy link
Author

slideBasicCaptBuilder := slide.NewBuilder(
	slide.WithImageSize(bgSize),
	slide.WithRangeGraphSize(option.RangeVal{Min: 50, Max: 50}),
	slide.WithGenGraphNumber(2),
	slide.WithEnableGraphVerticalRandom(true),
)

这是配置文件 ,加了slide.WithEnableGraphVerticalRandom(true)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant