【D3】D3学习轨迹-----学习到一定层度了再更新

1.  首先了解SVG的基本元素

  http://www.w3school.com.cn/svg/

2.  了解d3的专有名词

   http://www.cnblogs.com/huxiaoyun90/p/4207847.html

3.   了解d3的基本使用API

select  selectAll

append

attr

enter  exit

text

on

4.  根据需要学习d3对应layout布局

待续

计划、执行、每天高效的活着学着
原文地址:https://www.cnblogs.com/huxiaoyun90/p/4208512.html