parent
b6bc613c87
commit
90ed48e9fb
@ -19,11 +19,11 @@ const Line = props => (
|
|||||||
curve='linear'
|
curve='linear'
|
||||||
axisBottom={{
|
axisBottom={{
|
||||||
tickSize: 0,
|
tickSize: 0,
|
||||||
tickPadding: 0,
|
tickPadding: 10,
|
||||||
}}
|
}}
|
||||||
axisLeft={{
|
axisLeft={{
|
||||||
tickSize: 0,
|
tickSize: 0,
|
||||||
tickPadding: 0,
|
tickPadding: 10,
|
||||||
}}
|
}}
|
||||||
enableGridX={false}
|
enableGridX={false}
|
||||||
enableGridY={false}
|
enableGridY={false}
|
||||||
|
Loading…
Reference in New Issue
Block a user