EhsanParsania / React-D3js-Voronoi

Implementing a voronoi chart with d3js in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview Voronoi chart

12

To start project

$ yarn install

$ yarn start

Document

It's a voronoi chart that use d3.js and implemented as a react component

New features :

  • Implement data scatter and cluster change chart on one base chart
  • It supports rtl text for x & y axis label (it was a problem in d3.js to show rtl text label)
  • It has a function to generate dynamic tooltip
  • Every line in code has explained to better understanding

About

Implementing a voronoi chart with d3js in React


Languages

Language:HTML 49.4%Language:CSS 40.1%Language:JavaScript 10.5%