MCPcopy
hub / github.com/timqian/chart.xkcd / hide

Method hide

src/components/Tooltip.js:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 hide() {
73 this.svg.style('visibility', 'hidden');
74 }
75
76 // update tooltip position / content
77 update({ title, items, position }) {

Callers 7

renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected