|
|
|
|
|
by chevreuil
4796 days ago
|
|
Agreed, Angular and d3 are two of the most beautiful and useful pieces of JS out there. Radian's approach is very inspiring for the ones that use both of these awesome libraries. But I find it too low level : I don't see the point of manipulating <dot> and <line> directives : is'nt it what SVG does already? I'd rather use a <barchart> or a <piechart> directive. |
|