wohenbushuang

Results 11 comments of wohenbushuang

Thanks for your replying. BTW my `node` version is 14.17. The GeoJson format is not mandatory for me, just my first time choice, and I output shapefile now without failure....

> If you need to print something above a bar while it's running, please refer to [this](https://github.com/vbauerster/mpb/blob/master/_examples/barExtenderRev/main.go) example. It's complicated and seems the contents should be predefined. It will print...

similar problem, and i think `BarExtender` and `BarFillerMiddleware` solution is too complicated. sometimes i just want to print some warnings or logs that don't need to be refreshed anymore, and...

> 另一个是希望能加个开关翻译后每一句话都另起一行开始,阅读清晰一些 `翻译面板-源文本处理`(会员功能)里可以自定义正则替换规则,在句号后面自己替换一个换行进去

My try based on @scottstanie . The white frame seems not shown on my computer: ![image](https://user-images.githubusercontent.com/15613184/179919531-21b28743-2cbc-429b-ba4e-631628a32507.png) So I update code to deal with the frame linewidth `self.spines["geo"].get_linewidth()`. Also, I add...

What about just temporarily rely on draw.io desktop? Such as to call the command as @phiresky provided to export pdf, or to provide a button to quickly open the file...

cli version v1.38.0, for now neither golang nor ipynb (i.e., language irrelevant) folder makes a difference, it won't create new random project anymore, seems bug solved. Thanks a lot!

I have to complain that the documents are not user friendly enough. ## 1. I had to do a full coverage test for the following results, which I cannot directly...

I don't use any automation. My work process is: turn on my computer -> manually start Docker Desktop -> open WSL and locate to my project -> open vscode from...