How can I smooth this jagged numpy polynomial fit line?

后端 未结 0 394
刺人心
刺人心 2020-12-14 12:40

I want to draw a smooth polynomial fit line for a scatter plot, but it looks like razor wire! Here\'s the code:

import matplotlib.pyplot as plt
import numpy.p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题