Creates a new line chart showing the skewness of the distribution.
It plots original series together with another series which contains sorted absolute value of the returns
Parameters:
series (QFSeries) – QFSeries to plot on the chart.
title (str) – title of the graph, specify None if you don’t want the chart to show a title.