Line Charts with uniform X-axis

My data has non-uniform values for the XAxis. I would like the values to be displayed uniformally. As in the example :

https://snippet.webix.com/qhjdlpha

The graph gets distorted because it just plots the values rather than using the proper scale.

The solution is given in the following discussion.