Hint: You can adjust the default video playback speed in your account settings.
Hint: You can set your subtitle preferences in your account settings.
Sorry! Looks like there’s an issue with video playback 🙁 This might be due to a temporary outage or because of a configuration issue with your browser. Please see our video player troubleshooting guide to resolve the issue.
Customizing Markers in Scatter Plots
00:00
Customizing markers in scatter plots. You can visualize more than two variables on a two-dimensional scatter plot by customizing the markers. There are four main features of the markers used in a scatter plot that you can customize with plt.scatter()
: size, color, shape, and transparency.
00:23 In this section of the course, you’ll learn how to modify all these properties. Let’s get started by looking at size.
Become a Member to join the conversation.