Scatter Chart
Example
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 |