Chart.js
March 15, 2022

pointStyle

To the pointStyle you can pass either a canvas element, image or one of the following strings:

  • ‘circle’
  • ‘cross’
  • ‘crossRot’
  • ‘dash’
  • ’line'
  • ‘rect’
  • ‘rectRounded’
  • ‘rectRot’
  • ‘star’
  • ’triangle'