We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97874b0 commit 8015cf6Copy full SHA for 8015cf6
src/components/vue-ui-circle-pack.vue
@@ -399,7 +399,7 @@ function getZoomLabel() {
399
p: FINAL_CONFIG.value.style.chart.circles.zoom.label.value.prefix,
400
v: zoom.value.value,
401
s: FINAL_CONFIG.value.style.chart.circles.zoom.label.value.suffix,
402
- r: FINAL_CONFIG.value.style.chart.circles.zoom.label.rounding
+ r: FINAL_CONFIG.value.style.chart.circles.zoom.label.value.rounding
403
})
404
)
405
}
0 commit comments