Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_-c_full.rst_ 571 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. .. _-c_full:
  2. **-c**\ [*row*\ ,\ *col*\|\ *index*]
  3. Used to advance to the selected subplot panel. Only allowed when in
  4. subplot mode. Available to all plot modules. If no arguments are
  5. given then we advance to the next panel in the selected order. If
  6. no **-c** is given and we just entered subplot mode then the first
  7. panel (top, left) is selected. Instead of *row, col* you may give
  8. the one-dimensional *index* which depends on the order you set via **-A**
  9. when the subplot was defined. **Note**: *row*, *col*, and *index* all start at 0.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...