当前位置:网站首页>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边栏推荐
- Doing SQL performance optimization is really eye-catching
- 2022年貴州省職業院校技能大賽中職組網絡安全賽項規程
- LVS简介【暂未完成(半成品)】
- Leetcode-31: next spread
- Leetcode-6108: decrypt messages
- 1.15 - input and output system
- MIT-6874-Deep Learning in the Life Sciences Week 7
- 开源存储这么香,为何我们还要坚持自研?
- LeetCode 0107. Sequence traversal of binary tree II - another method
- Leetcode-1200: minimum absolute difference
猜你喜欢

MatrixDB v4.5.0 重磅发布,全新推出 MARS2 存储引擎!

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

LVS简介【暂未完成(半成品)】

4. 对象映射 - Mapping.Mapster

LeetCode 0107. Sequence traversal of binary tree II - another method

SQL三种连接:内连接、外连接、交叉连接

Liunx starts redis

RGB LED infinite mirror controlled by Arduino

可变电阻器概述——结构、工作和不同应用

QQ computer version cancels escape character input expression
随机推荐
One question per day 1765 The highest point in the map
In depth analysis of for (VaR I = 0; I < 5; i++) {settimeout (() => console.log (I), 1000)}
1996. number of weak characters in the game
Leetcode array operation
Usage scenarios of golang context
1041 Be Unique
Leetcode-3: Longest substring without repeated characters
Golang uses context gracefully
MIT-6874-Deep Learning in the Life Sciences Week 7
How to understand the definition of sequence limit?
Leetcode heap correlation
wordpress切换页面,域名变回了IP地址
Daily question 1342 Number of operations to change the number to 0
Operator priority, one catch, no doubt
redis发布订阅命令行实现
Leetcode-556: the next larger element III
Leetcode stack related
leetcode-6109:知道秘密的人数
js快速将json数据转换为url参数
leetcode-6110:网格图中递增路径的数目