Okay
  Public Ticket #1048549
Line Charts w/visible data points
Closed

Comments

  •  2
    Aaron Marx started the conversation

    Hi,

    My client is wondering if there's a method to get line charts to render the data points along with the plotted line? They would like to see both elements on the line chart simultaneously.

    Thanks.

  • [deleted] replied

    Hi Aaron Marx,
    Thank you for the purchase.

    Do you using Highcharts or Google Charts library? If you are using Highcharts it is possible to accomplish it with little jQuery snippet. You can take a look at post from our documentation how it can be accomplished - Link. Also you can find here option that you have to add so Data Labels would be visible on the chart - Link - JSFiddle.