Told you, we love sharing!
Introduction React-Chartjs-2 or Chartjs-2 is a powerful charting library. We can easily create lines, bars, and pie charts, but it doesn't provide any direct feature to create a bell curve. In this post, we will learn to create a bell curve using React-Chartjs-2 by using the "Line" component for it. Before we start writing, we need to...
