python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
custom label title for scatter in React-ChartJS-2
I try to make a scatter plot using React-ChartJS-2. The basic setting gives only the values of the x-value and the y-value of the point in the plot. Is there any way to show the label for the point in...
S. Lee
Votes: 0
Answers: 1
chartJS, how to disable user from clicking on legend names and changing the graph?
This is a react project. I'm running the latest version of all software. I am trying to create a pie chart but when the legend names are clicked, it changes the graph. So far I've tried each of the li...
t20e
Votes: 0
Answers: 1
Making amplitude smaller - React Chart.js 2-
I'm trying to do a weather app and used react-chart.js to do this image. My problem is that I would like to make the amplitude smaller (pic above), so that it looks similar to this.
This is my state...

Jenny
Votes: 0
Answers: 0
how to change display and styles of the labels in react-chartjs-2
I am using react-chartjs-2 and I want the labels to be circular. also I want the chart itself with labels have a display of inline-block so that I get something like this photo:
[
but what I actually ...
fatemeh zamanipour
Votes: 0
Answers: 2