We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run this code:
# %% Basic Imports import numpy as np import pandas as pd import matplotlib.pyplot as plt # %% Matplotlib Plot x = np.linspace(0, 20, 100) plt.plot(x, np.sin(x)) plt.show()
Open plot in plotviewer Save to PDF.
Getting this error here: -1586888106880.log
The text was updated successfully, but these errors were encountered:
Note it works fine if I build inside of VS code and debug. Must be our extension layout is wrong now.
Sorry, something went wrong.
Validated. PDF saves and works. I was using installed VSIX not a debug build on insiders.
IanMatthewHuff
rchiodo
No branches or pull requests
Run this code:
Open plot in plotviewer
Save to PDF.
Getting this error here:
-1586888106880.log
The text was updated successfully, but these errors were encountered: