Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 x 坐标设置为 1 列,值为 1000,但它导出的 .csv 文件超过 1 列。
你知道为什么吗?我尝试过搜索,但没有任何结果。
它似乎与 x 坐标本身的值有关。
如果将其设置得太低,则会出现更多列。由于“溢出”。
如果设置太大,所有内容都会显示在 1 列中。
我想我刚刚解决了我自己的问题。