Getting ready
We will use the same Wine Quality and Iris datasets that were introduced in Chapter 2, Getting Started with Basic Plots, for the examples in this chapter.
Multiple plots in the figure are arranged in an m x n grid, where m is the number of rows, and n is the number of columns. If we have six plots to be arranged in the figure, we can either arrange all of them in one row (each of them is identified by 161, 162, 163, 164, 165, or 166) or 3 x 2 (321, 322, 323, 324, 325, and 326) or 2 x 3 (231, 232, 233, 234, 235, and 236) or one column (611, 612, 613, 614, 615, and 616). The first two digits represent the number of rows and columns, and the last digit represents the sequential numbers 1 to 6 (total number of plots), and reads ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access