Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 678 Bytes

scatterChart.md

File metadata and controls

20 lines (15 loc) · 678 Bytes

Scatter Chart

Example

<iframe width="100%" height="400" src="//jsfiddle.net/YangWei/w24o8kf4/1/embedded/result,js,html/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

Props

Name Type Default Description
circleRadius number 3
className string 'rd3-scatterchart'
hoverAnimation bool true
margins object { top: 10, right: 20, bottom: 50, left: 45 }
xAxisClassName string 'rd3-scatterchart-xaxis'
xAxisStrokeWidth number 1
yAxisClassName string 'rd3-scatterchart-yaxis'
yAxisStrokeWidth number 1