User Portlet User Portlet

Discussions
Hi Olha, It would be better if you posted the code you are using rather than an image. Assuming you are using `ListPlot` with a list of values, you can sample evenly spaced values from the list. e.g. data = Range[10] (* {1, 2, 3, 4, 5,...