D3.js threshold.copy()函数
d3.js 中的threshold.copy()函数用于创建和返回阈值比例的精确副本。原始比例的任何更改都不会影响复制比例。
句法:
threshold.copy();
参数:此函数不接受任何参数。
返回值:此函数返回原始阈值比例的精确副本。
示例 1:
HTML
GeekforGeeks
threshold.copy() Function
HTML
GeekforGeeks
threshold.copy() Function
输出:
示例 2:
HTML
GeekforGeeks
threshold.copy() Function
输出: