D3.js pow.tickFormat()函数
pow.tickFormat()函数用于更改刻度值的格式。它返回一个适合显示刻度值的数字格式函数。
句法:
pow.tickFormat( count, specifier )
参数:此函数接受两个参数,如上所述和如下所述。
- count:它是要使用的刻度值的数量。它是一个可选参数。
- 说明符:它是一个字符串,它指定要使用的格式。它是一个可选参数。
返回值:此函数不返回任何内容。
下面的程序说明了 D3.js 中的pow.tickFormat()函数:
示例 1:
html
GeeksforGeeks
GeeksforGeeks
pow.tickFormat() Function
html
GeeksforGeeks
GeeksforGeeks
pow.tickFormat() Function
输出:
示例 2:
html
GeeksforGeeks
GeeksforGeeks
pow.tickFormat() Function
输出: