UNPKG

recharts

Version:
15 lines 279 B
export var defaultPolarRadiusAxisProps = { allowDataOverflow: false, allowDuplicatedCategory: true, angle: 0, axisLine: true, cx: 0, cy: 0, orientation: 'right', radiusAxisId: 0, scale: 'auto', stroke: '#ccc', tick: true, tickCount: 5, type: 'number' };