You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rye Terrell edited this page May 29, 2021
·
2 revisions
Migration guide
0.2.6 ➔ 0.3.0
The CandyGraph constructor has been changed to take an options object. If you were previously constructing this object by passing in an optional HTMLCanvasElement, you'll need to do so through the new options object. See the API documentation for more details.