728x90
How to change the way numbers are displayed in plot.ly graph. - Plotly
I don't want to use this method in this graph.
So I solved it.
tikformat was used as the solution.
var layout = {
xaxis : {
tickformat: '0.0f'
}
}
728x90
'Web > JavaScript' 카테고리의 다른 글
[JavaScript] plotly x축 레이블에 단위 추가 - plotly (0) | 2021.12.29 |
---|---|
[Javascript ] Remove specific buttons from the Modebar - Plotly.js (0) | 2021.12.16 |
[JavaScript] Plotly.js 도구 모음 제거 (0) | 2021.12.15 |
[JavaScript] Plotly.js Zoom (0) | 2021.12.15 |
[JavaScript] 'node' ( ) Ǵ ܺ , ִ α , Ǵ ġ ƴմϴ . (1) | 2021.11.09 |