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
23 stars 14 forks source link

feat: bubble map first draft #111

Closed deathsh0ot closed 1 year ago

deathsh0ot commented 1 year ago

Motivation

This is a draft for the Bubble map.

This map places bubbles on each shape's centroid and the circle radius represents the value provided to said shape.

Screenshot from 2023-03-03 11-21-11

Screenshot from 2023-03-03 11-25-19

Addresses ( feature request: #110 )

Type of change

Checklist:

marrouchi commented 1 year ago

Closed in favor of https://github.com/Hexastack/eazychart/pull/113