Home Forums Chart Support Line charts with markers on time series with zoom

Line charts with markers on time series with zoom

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

    HI Team,

    Does this library support line /step charts with markers(markers can be different colors) which has time series on x-axis and with zoom and pan capability.Appreciate your response

    Thanks,
    Marianne

    #29239

    Marianne,

    Does this library support line /step charts with markers

    Yes, markers are supported in all line, area, scatter and bubble charts.

    You can customize the color of the markers by using markerColor property. markerSize becomes zero when there is huge number of dataPoints, which you can customize by setting markerSize property. To enable zooming and panning, you can set zoomEnabled property to true.

    Please refer documentation for more customization options available.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.