Home Forums Report Bugs Data isn't showing on the line graph

Data isn't showing on the line graph

Viewing 2 posts - 1 through 2 (of 2 total)
  • #24858

    Hello – we have an issue where by we have data plotted on a line graph and the line isn’t showing. Can you advise what we need to do to fix this please?

    https://jsfiddle.net/qbe51x7w/ is a demoable example of it.

    We just want the dots to show.

    #24863

    @operationsteam,

    Since there are too many consecutive Null dataPoints in the dataSeries, it’s getting overcrowded as a result the dataPoints are not visible. Setting the markerSize of the dataSeries will work fine in your case. Please take a look at this updated JSFiddle.

    ___________
    Indranil Deo,
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.