i want to see on graph x parameter value but it is automatically calculated. i dont want this.
my data
{ x: 250, y: 71 },
{ x: 500, y: 55},
{ x: 1000, y: 50 },
{ x: 2000, y: 65 },
{ x: 4000, y: 95 },
{ x: 8000, y: 68 }
graph axisX values only 250 500 1000 2000 4000 8000