Re: [Pgfplots-features] \addplot [shift=...] breaks the legend box(?)
Brought to you by:
cfeuersaenger,
ludewich
|
From: Stefan P. <Mo...@gm...> - 2016-10-07 19:23:02
|
Dear Johannes,
> Dear all,
> I have some data I want to plot as a waterfall plot by using the
> shift={()} option in \addplot. Unfortunately this seems to break the
> legend entries/legend box in general.
For the record: As far as I know `shift' isn't supported by PGFPlots (at
least I cannot find it in the manual) whereas `xshift' and `yshift' are.
Nonetheless, using these will "break" the legend, too. But I don't think
that this is bug. We will see what Christian says about that.
----------
Do you really need the shift key to produce the waterfall chart? Maybe these
links provide some alternatives which avoid using one of the `shift' keys.
<http://tex.stackexchange.com/questions/281988/waterfall-chart>
<http://tex.stackexchange.com/questions/62699/waterfall-chart>
Best regards,
Stefan
|