gforge / forestplot

Advanced forest plots in R using grid graphics
44 stars 15 forks source link

Setting x-axis limits #58

Closed felippelazar closed 1 year ago

felippelazar commented 1 year ago

Hi,

I'm having trouble finding a way to change the x-axis limits (kind-of zooming in). When I tried to do this by changing the x-ticks, it changes the ticks to the one chosen but keep a white space at left/right.

I'm sorry if this was already answered, but I could not find any way of doing that.

Thanks,

Felippe

felippelazar commented 1 year ago

Changing the x-ticks this time actually changed the x-axis limits as well. Thanks.