We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1d1d2b + dc32d71 commit 6472658Copy full SHA for 6472658
README.md
@@ -130,7 +130,7 @@ The above results in the following svg structure rendered by react:
130
| Property | Type | Default |
131
| ---------------- |:--------------- | :----------------------------- |
132
| width | Number | 800 |
133
-| height | Array | 450 |
+| height | Number | 450 |
134
| projection | String/Function | "times" |
135
| projectionConfig | Object | *see examples below |
136
| defs | SVG Def Element | *see [defs spec](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defs) |
0 commit comments