MCPcopy Create free account
hub / github.com/Ashutosh00710/github-readme-activity-graph / removePlaceholder

Function removePlaceholder

script.js:113–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111};
112
113const removePlaceholder = () => {
114 elements.placeholder.classList.remove('active');
115 elements.copyContainer.style.marginTop = '2rem';
116};
117
118// Generate chart link with user data
119

Callers 1

getGraphFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected