'How to draw a plot with srveral Gaussuans without any data in Python?

So, I wanna do a spectrum with 4 lines described as gaussian fuctions. I know only their x and y and know how it's supposed to look, but have no data. How do I do a dataset for this plot so that would be arrays for x and y axes? The plot has to look like that: enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source