vMeijin / pySmithPlot

Matplotlib extension for creating Smith charts with Python
127 stars 73 forks source link

Smith chart projection grid #18

Closed ja177est closed 6 years ago

ja177est commented 6 years ago

Smith chart grid is not circular. I am using python 3.6.

export.pdf

bkpopovic commented 6 years ago

I am having similar issues. I am using Spyder with Python 3.6.

I have tried to mess in the Preferences with IPython Console, setting the Backend graphics to different settings (Automatic, Inline, QT5, etc.) with no improvement. Also I have tried changing the Inline backend resolution to 500 Dpi (Default is 70 I believe).

I haven't tried yet with Eclipse.

vMeijin commented 6 years ago

The Issue should be solved.