'Is there a way to hide the chart borders while converting Google Sheets into PDFs?
The grey chart borders show up, no matter what you do in Google sheets, when converted into PDF. Is there any other way or script to make it hide while PDF conversion?
Solution 1:[1]
For anyone still struggling with this issue, there is a workaround where you can set the border colour to white
instead of choosing no border
. With this change, PDF export won't show any border lines.
Solution 2:[2]
There is a quick hack to solve this issue instead of setting the border color to full white set the border color to another white color in custom border colors.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Rogério Arantes |
Solution 2 | rodrigo.gdy |