开发者

iPhone:COREPLOT:Remove Empty space between two labels

开发者 https://www.devze.com 2023-02-26 21:38 出处:网络
In iPhone App I am using coreplot for displaying Vertical Bar Graph How to remove empty spaces between two consicutive Axis Labels?

In iPhone App I am using coreplot for displaying Vertical Bar Graph

How to remove empty spaces between two consicutive Axis Labels?

ie on x-Axis Label1.........Label2........

on Y Axis

Label1

.

.

Label2

Please开发者_如何学Python Help and Suggest.


The labels are centered on the corresponding major tick marks. You'll have to adjust the distance between the tick marks. How you do that depends on which labeling policy you're using.

0

精彩评论

暂无评论...
验证码 换一张
取 消