Tree Xie
Tree Xie
https://github.com/vicanso/go-charts/blob/main/examples/charts/main.go#L77 You can set `ChartOutputSVG` for render function.
https://github.com/vicanso/go-charts/blob/main/theme.go#L124 You can add your customize theme.
1. Preventing location path scanning: This is a great idea, like a WAF (Web Application Firewall) feature. To help me understand the requirement better, could you provide a more specific...
Regarding your second point (supporting regex for hosts), I'm happy to say this is already supported. You can use a format like ~(?.+).pingap.io in the host configuration. For your other...
@lublak You can consider trying [charts-rs](https://github.com/vicanso/charts-rs).
Sorry, this project has been archived and is no longer updated
后续版本尝试构建windows的版本
尝试编译,还是存在较多问题,等官方正式支持后再调整。 https://github.com/vicanso/pingap/actions/runs/11345924028
@0x9bb1 最新版本已支持windows,由于无windows机器,并未充分测试
如果使用中文,要设置对应的字体,默认的字体不支持中文。