zoomable_labels
v0.1.4
Published
Labels that show and hide themselves when zooming into or out of a plot.
Downloads
3
Readme
Usage example:
let zoomableLabels = zoomable_labels.ZoomableLabels()
.markerClass('.circle-marker')
.labelClass('.zoomable-label')
.labelParent(gMain)
.labelMarkerId(labelId)
.uidString('name')