Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the size of the labels x and y axis #41

Open
pbreeder opened this issue Mar 24, 2024 · 1 comment
Open

About the size of the labels x and y axis #41

pbreeder opened this issue Mar 24, 2024 · 1 comment

Comments

@pbreeder
Copy link

Hello,
I have not find size options related to labels, how can I edit or add font size codes?
Thanks

@hewm2008
Copy link
Contributor

hewm2008 commented Mar 25, 2024

you can see them by more help
[ perl bin/ShowLDSVG -help ] and [ perl bin/ShowLDSVG -MoreHelp ]

so you can run try
perl bin/ShowLDSVG -XYLabFontSizeRatio 1.5 -YLabNumSizeRatio 1.5 ...

perl bin/ShowLDSVG -MoreHelp

	 -SNPNameSizeRatio    <f>   : Zoom the Spe SNP Name Size [1.0]
	 -XYLabFontSizeRatio  <f>   : Zoom the XYlab Font Size [1.0]
	 -PointSizeRatio      <f>   : Zoom the GWAS point size [1.0]
	 -adjHeatmap          <f>   : The ratio[-0.250,0.25] to Up[-0.25,0] or Down[0,0.25] the HeatMap in canvas [0]
	 -ShiftYGWAS          <f>   : up or down the GWAS Figture[0]
	 -InYName             <s>   : Show The GWAS Y lab Name(auto)
	 -WidthBlock          <s>   : the edge-width of LD Blocks [1]
	 -ShiftXEndTxt        <f>   : shift the X of End txt [0]
	 -ShiftYName          <f>   :  up or down the GWAS Y-lab Name [0]
	 -NoHeatMapPlot             : Not plot the LD heatMap part

	 -YLabNumSizeRatio  [1.0] / -GWASSpeSNPSizeRatio [1.0] /-GFFGeneSizeRatio [1.0]
	 -GFFGeneNameSizeRatio [1.0] / -SNPCirSizeRatio [1.0] /-GFFGeneNameRotate [0]
	 -crBG [white] /-ShowTriangleGrid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants