Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有以下条形图。现在每个条在 0 处穿过垂直轴。
我想将每个条与垂直轴相交的位置更改为不同的位置。比如下面这张。例如,第一个条在 0.02 处交叉,第二个条在 -.08 处交叉。我知道,如果您想将所有条形交叉的位置更改为 0.5,只需将轴标签更改为 0.5。但是,我想将每个酒吧更改为不同的地方。你是怎样做的?