Skip to content

Square chart in d3 for parts of whole visualizations

Notifications You must be signed in to change notification settings

jrodrigoviz/square-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

square-chart

A chart made in d3 to show parts of whole visualizations.

Contains tooltips and transitions for the squares

square_chart

Data Format

Accepts data in JSON format, with each series having a name and a value. The data is sorted from smallest to largest by default and is arranged automatically and renderred accordingly on the chart.

Releases

No releases published

Packages

No packages published

Languages