-
Notifications
You must be signed in to change notification settings - Fork 2
2. How to use?
Miroslav Jelaska edited this page Sep 18, 2017
·
12 revisions
This chapter will reflect on preview project for how to use sankey.js. Preview project can be found under root of this project in folder "preview". This section will describe how to run preview project.
# | Step details |
---|---|
1 |
Initial setup
|
2 | Create new ModelManager() and use it to build your model. |
3 | Pass your model to sankey.renderModel(model, canvas, options). |