Skip to content

Instantly share code, notes, and snippets.

@ChaitanyaBaweja
Last active July 16, 2020 08:33
Show Gist options
  • Save ChaitanyaBaweja/549efb6bcfe034cfac1e3badce22f447 to your computer and use it in GitHub Desktop.
Save ChaitanyaBaweja/549efb6bcfe034cfac1e3badce22f447 to your computer and use it in GitHub Desktop.
# adding labels using set_labels parameter
venn2([English, French], set_labels = ('English Class', 'French Class'))
# plot title
plt.title('Relationship b/w students taking English and French Class\n')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment