SubhamSubhasisPatra / js-make-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw 3D PIE chart using d3js

To make 3d pie charts there are two type of code in the /3d directory

  • The Donut3d.js and 3d.htlm is for browser render
  • 3d_pie.cjs is for NodeJS , it will wtire the local file system the SVG file

About


Languages

Language:HTML 63.5%Language:JavaScript 36.5%