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) • 919 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-11245f07]{padding:5px;position:relative}.v3mc-container[data-v-11245f07],[data-v-11245f07] .v3mc-map>svg{height:var(--65c485b3);width:var(--0849108c)}[data-v-11245f07] .v3mc-map>svg{stroke:var(--125934fa);fill:var(--6cfcfc4f);stroke-width:.4px}[data-v-11245f07] .v3mc-map>svg>path{cursor:var(--1a0e9df2)}[data-v-11245f07] .v3mc-map>svg>path:hover{fill:var(--b89f7bca);stroke:var(--a9f88760);stroke-width:.5px}.v3mc-tooltip[data-v-11245f07]{position:fixed;z-index:10;top:var(--3ea80042);left:var(--d357828c)}