Hi, I have a plot but the text in axis label are overlapping together. Here is my script: ``` samplot plot \ -n Sample_17 \ -b $bam_file \ -o abc.pdf \ -c chr11 \ -s 118290223 \ -e 119232210 \ -t DUP ``` Here is the plot: [sample_17_chr11_118290224_119232211.pdf](https://github.com/user-attachments/files/22628151/sample_17_chr11_118290224_119232211.pdf)