vue3-map-chart
Version:
Vue 3 component for rendering interactive SVG maps of the world, continents, and countries with dynamic data.
2 lines (1 loc) • 921 B
CSS
.v3mc-tooltip-wrapper[data-v-14df540e]{display:inline-block;min-width:150px;background-color:var(--37f998cf);color:var(--92166eb2);padding:10px;border-radius:3px}.v3mc-tooltip-label[data-v-14df540e]{font-size:1rem;line-height:20px}.v3mc-tooltip-divider[data-v-14df540e]{flex:1;height:.5px;background-color:var(--88de908e);margin:5px 0}.v3mc-tooltip-value[data-v-14df540e]{font-weight:700}.v3mc-container[data-v-cd4edb8e]{padding:5px;position:relative}.v3mc-container[data-v-cd4edb8e],[data-v-cd4edb8e] .v3mc-map>svg{height:var(--3dcb0710);width:var(--8efe5286)}[data-v-cd4edb8e] .v3mc-map>svg{stroke:var(--bc7c2786);fill:var(--52beaf5c);stroke-width:.4px}[data-v-cd4edb8e] .v3mc-map>svg>path{cursor:var(--76f53be4)}[data-v-cd4edb8e] .v3mc-map>svg>path:hover{fill:var(--4e969ff8);stroke:var(--35ca16ed);stroke-width:.5px}.v3mc-tooltip[data-v-cd4edb8e]{position:fixed;z-index:9999;top:var(--6771aa85);left:var(--f2804652)}