Home Forums Report Bugs line chart: new line not visible on pushing dataseries Reply To: line chart: new line not visible on pushing dataseries

#20983

I have used this:
axisX:{
valueFormatString: ‘Test #’,
interval:1,
maximum:3.5
}
So as far as x values are concerned they are fine…. because it is showing the chart with Test 1 Test 2 and Test 3 on X-axis
its only so that assigning a new variable to datapoints doesn’t show the line… like i said tooltips are visible.

PS: I am using https://cdnjs.cloudflare.com/ajax/libs/canvasjs/1.7.0/canvasjs.min.js

  • This reply was modified 5 years, 10 months ago by akshay30498.