摘要: https://www.d3indepth.com/scales/ D3 in Depth Home About Introduction to D3 Selections Joins Enter/exit Scales Shapes Layouts Force Geographic Request 阅读全文
posted @ 2020-07-18 03:26 功夫 熊猫 阅读(313) 评论(0) 推荐(0) 编辑
摘要: https://medium.com/@kj_schmidt/making-a-simple-scatter-plot-with-d3js-58cc894d7c97 Making a simple scatter plot with d3.js KJ Schmidt Follow Feb 20, 2 阅读全文
posted @ 2020-07-18 03:24 功夫 熊猫 阅读(323) 评论(0) 推荐(0) 编辑
摘要: https://www.d3-graph-gallery.com/graph/scatter_basic.html <!-- Code from d3-graph-gallery.com --><!DOCTYPE html><meta charset="utf-8"> <!-- Load d3.js 阅读全文
posted @ 2020-07-18 03:07 功夫 熊猫 阅读(192) 评论(0) 推荐(0) 编辑
摘要: D3 Tick Format https://bl.ocks.org/mbostock/9764126 Open By passing a format specifier to scale.tickFormat, you create a number format with precision 阅读全文
posted @ 2020-07-18 03:05 功夫 熊猫 阅读(812) 评论(0) 推荐(0) 编辑