Skip to content

Instantly share code, notes, and snippets.

@wut0n9
Created January 3, 2019 07:02
Show Gist options
  • Save wut0n9/50756de67c506e9c7218aa8752341bf3 to your computer and use it in GitHub Desktop.
Save wut0n9/50756de67c506e9c7218aa8752341bf3 to your computer and use it in GitHub Desktop.
# ipython 生成矢量图
import matplotlib
import matplotlib.pyplot as plt
%matplotlib inline
%config InlineBackend.figure_format = 'svg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment