We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
height prop does not impact height of AreaMap component
Using docs site
<AreaMap data={la_zip_sales} areaCol=zip_code geoJsonUrl='/geo-json/ca_california_zip_codes_geo_1.min.json' geoId=ZCTA5CE10 value=sales height=500 />
should adjust the height to 500px, but it does not
annoyance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
height prop does not impact height of AreaMap component
Steps to Reproduce
Using docs site
should adjust the height to 500px, but it does not
Severity
annoyance
The text was updated successfully, but these errors were encountered: