Menu

#46 [groupplots] \nextgroupplot column-wise

unassigned
open
nobody
groupplots (6)
5
2016-11-01
2015-05-03
No

When adding a \nextgroupplot, it is done row-wise.

When adding legend entries to a legend, this order can be changed by the reverse legend option.

Therefore, I suggest to add a reverse groupplot option to the groupplot environment. It doesn't seem to be possible in the v1.12 doc.

The use case that made me create this feature request is as follows.
I have two 1 by 3 groupplots (3 plots in one column, 3 rows) and want to merge them in in 2 by groupplot. As of today, I need to manually exchange the plots instead of just concatenating them.

Discussion

  • Stefan Pinnow

    Stefan Pinnow - 2016-11-01
    • labels: Groupplot --> groupplots
    • summary: Groupplot nextgroupplot column-wise --> [groupplots] \nextgroupplot column-wise
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,8 +1,8 @@
    -When adding a nextgroupplot, it is done row-wise.
    +When adding a `\nextgroupplot`, it is done row-wise.
    
    -When adding legend entries to a legend, this order can be change by the `reverse legend` option.
    +When adding legend entries to a legend, this order can be changed by the `reverse legend` option.
    
    -Therefore, I suggest to add a `reverse groupplot` option to the groupplot environment. It doesn't seem to be possible in the 1.12 doc.
    +Therefore, I suggest to add a `reverse groupplot` option to the `groupplot` environment. It doesn't seem to be possible in the v1.12 doc.
    
     The use case that made me create this feature request is as follows.
     I have two 1 by 3 groupplots (3 plots in one column, 3 rows) and want to merge them in in 2 by groupplot. As of today, I need to manually exchange the plots instead of just concatenating them.
    
     
  • Christian Feuersänger

    • Group: Next Release --> unassigned