How to display Line Chart dataset point labels with Chart.js?

后端 未结 4 2134
梦如初夏
梦如初夏 2020-12-31 20:59

I have a design requirement to display a line chart with 5 datasets of trends data. Each data value along the stroke lines need to be showing a data value label at its respe

4条回答
  •  长发绾君心
    2020-12-31 21:27

    In case anyone comes here looking for this as I did recently, there's a new plug in available.

    https://github.com/chartjs/chartjs-plugin-datalabels

提交回复
热议问题