What are the layers that make up the Matplotlib architecture?
Answers
Answered by
4
Answer:
As shown in Figure 1, there are three main layers in matplotlib architecture. From top to bottom, they are Scripting layer ( matplotlib. pyplot module), Artist layer ( matplotlib. artist module), and Backend layer ( matplotlib.
Similar questions