Book Image

Mastering Matplotlib 3 [Video]

By : Amaya Nayak
Book Image

Mastering Matplotlib 3 [Video]

By: Amaya Nayak

Overview of this book

<p>You already know the basics of Data Visualization with Matplotlib but this is not enough. You want to be able to create advanced-level Data Visualizations that showcase insights from your datasets.</p> <p>This course will help you delve into the latest version of Matplotlib, 3, in a step-by-step and engaging manner. Through this course, you will master advanced Matplotlib concepts and will be able to tackle any Data Visualization project with ease and with increasing complexity.</p> <p>By the end of the course, you will have honed your expertise and mastered data visualization using the full potential of Matplotlib 3.</p> <p>All the code and supporting files for this course are available at&nbsp;<a href="https://github.com/PacktPublishing/-Mastering-Matplotlib-3" target="_blank">https://github.com/PacktPublishing/-Mastering-Matplotlib-3</a></p> <h1>Style and Approach</h1> <p>This course adopts a practical and hands-on approach, with no theory. Since you already know the basics of Data Visualization in Python with Matplotlib, we skip setup issues and go straight to practical ways to visualize data using specific Matplotlib functionalities. All examples use real-world datasets from lots of different domains.</p>
Table of Contents (7 chapters)
Chapter 3
Plot Customization
Content Locked
Section 2
Color Deep Dive
Learn how to change the color of plot elements. - Import the required modules and datasets - List all the ways to change color of the plot elements - Demo a couple of ways to show how to change the color of the plot