RYANUO
RYANUO
https://blazeb2.js.org/guide/deploy/serverless.html 使用serverless一键部署balzeb2图床项目
https://blazeb2.js.org/guide/deploy/vercel.html 使用vercel一键部署balzeb2图床项目
https://blazeb2.js.org/guide/deploy/docker.html#step-5-%E9%85%8D%E7%BD%AEnginx 使用docker+nginx一键部署balzeb2图床项目
https://blazeb2.js.org/guide/deploy/heroku.html 使用Heroku一键部署balzeb2图床项目
https://blazeb2.js.org/guide/contribution/start.html 欢迎BlazeB2各种形式的贡献,包括但不限于:美化界面、增加功能、改进代码、 修复 Bug 等
https://github.com/rr210/py_gitcalendar/commit/dadd21c0938e785a38decb533c774ea7b27d7bca  ⭐已修复
[Feature] How to obtain the pixel point at the center of the highest point of each grouping column
### What problem does this feature solve? 我想要拿到每一个分组柱状图的最高点的中心点, 打算拿graphic实现 现在拿不到每一组最高点的x,y的坐标像素点 想要加标签 ### What does the proposed API look like? ``` option = { tooltip: { trigger: 'axis', axisPointer: { type:...
### Version 5.5.0 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 未铺满div ### Current Behavior 配置grid后,出现未填充满div问题 ``` option = { tooltip: { trigger: 'axis', axisPointer: { type: 'shadow'...
### Environment - Operating System: Windows_NT - Node Version: v18.19.1 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: - -...