Draw dot and line with svg
This commit is contained in:
@@ -191,7 +191,7 @@ export default class DayColumn extends Component {
|
||||
</View>
|
||||
</View>
|
||||
|
||||
<Svg width={config.columnWidth} height={chartHeight}>
|
||||
<Svg width={config.columnWidth} height={columnHeight}>
|
||||
{column}
|
||||
</Svg>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user