~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Visualization

Visualization

A collection of 1 article

Chart.js

Chart.js provides simple HTML5 charts using the <canvas> tag. The project react-chartjs-2 brings Chart.js to ♯ React. Customize Axis Labels const options = { scales: { yAxis: { max: 100, ticks: { callback: (v) => `${v}%`, }, }, xAxis: { ticks: { callback: (i) => { const label = labels[i]; return label.

Updated Sep 18, 2022  •  1 min read

© 2023  •  ~iany/  •  CC-BY-SA 4.0

浙ICP备17004784号-1