Yibo Xi
Results
2
comments of
Yibo Xi
I exported my network in PDF format, then open it with PDF reader, PS or other tools, the result is circles aren't shown ,but edges are OK。。。Don't Know Why。。。导出PNG格式,DPI又无法设置,没办法。。。
Thank you for your reminder. The correct configuration method is as follows: In the docker-compose.yml file, add the following environment variables to nocodb's environment: NC_ATTACHMENT_FIELD_SIZE: 1073741824 NC_NON_ATTACHMENT_FIELD_SIZE: 1073741824 Of course,...