当前位置:网站首页>Chart. JS - Format Y axis - chart js - Formatting Y axis
Chart. JS - Format Y axis - chart js - Formatting Y axis
2022-07-05 06:17:00 【Zafo】
problem :
I'm using Chart.js to draw a simple bar plot and I need to format its Y axis like I am using Chart.js Draw a simple bar chart , I need to format it Y Axis
123456.05 to 123 456,05 $123456.05 to 123 456,05 $
I don't understand how to use scaleLabel : "<%=value%>" I don't understand how to use scaleLabel : "<%=value%>"
I saw someone pointing to " JS Micro-Templating ", I can see Someone pointed “ JS Micro-Templating ”,
but no clue how to use that with our scaleLabel option. But I don't know how to use our scaleLabel Options .
Does someone know how to format this Y axis, and maybe give me an example ? Someone knows how to format this Y Axis , Maybe give me an example ?
Solution :
Reference resources : https://stackoom.com/en/question/1NTeV边栏推荐
- 1040 Longest Symmetric String
- Leetcode dynamic programming
- QQ computer version cancels escape character input expression
- Leetcode stack related
- 打印机脱机时一种容易被忽略的原因
- liunx启动redis
- 数据可视化图表总结(一)
- New title of module a of "PanYun Cup" secondary vocational network security skills competition
- Leetcode-9: palindromes
- WordPress switches the page, and the domain name changes back to the IP address
猜你喜欢

leetcode-6111:螺旋矩阵 IV

数据可视化图表总结(一)

Real time clock (RTC)

阿里巴巴成立企业数智服务公司“瓴羊”,聚焦企业数字化增长

leetcode-6110:网格图中递增路径的数目

MySQL advanced part 2: SQL optimization

SQLMAP使用教程(一)
![Introduction to LVS [unfinished (semi-finished products)]](/img/72/d5a943a8d6d71823dcbd7f23dda35b.png)
Introduction to LVS [unfinished (semi-finished products)]

SPI details

Traditional databases are gradually "difficult to adapt", and cloud native databases stand out
随机推荐
Leetcode-6111: spiral matrix IV
QT判断界面当前点击的按钮和当前鼠标坐标
Doing SQL performance optimization is really eye-catching
C Primer Plus Chapter 15 (bit operation)
MySQL advanced part 2: MySQL architecture
Leetcode recursion
什么是套接字?Socket基本介绍
1040 Longest Symmetric String
[leetcode] day95 effective Sudoku & matrix zeroing
Binary search template
Sword finger offer II 058: schedule
liunx启动redis
Operator priority, one catch, no doubt
Leetcode heap correlation
【Rust 笔记】14-集合(下)
[rust notes] 16 input and output (Part 1)
Leetcode-6108: decrypt messages
Leetcode-22: bracket generation
Leetcode-3: Longest substring without repeated characters
In depth analysis of for (VaR I = 0; I < 5; i++) {settimeout (() => console.log (I), 1000)}