Hexastack / eazychart

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.
https://eazychart.com
MIT License
21 stars 13 forks source link

💡 [REQUEST] - Add Map Charts #97

Open deathsh0ot opened 1 year ago

deathsh0ot commented 1 year ago

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

This request is for Adding the Map charts to EazyChart's chart types. In our case Map charts would be maps created using GeoJSON objects and containing a representation of data.

Basic Example

This is an example that illustrates one of many use cases:

image

image

Other use cases may include:

and there are more types that can be implemented.

Drawbacks

Unresolved questions

No response