This is a simple economic cobweb diagram generator in JavaScript, compatible with all modern browsers, and safely running without any plugins, etcetera.
- Download at least the
cobweb.html,cobweb.js, andparams.jspages in the same folder. - Open
cobweb.htmlin a browser. - Fill in the requested cobweb details and click
Generate cobweb diagram!
- More code cleanup/refactoring
- Proper themes support (at least light and dark, likely with a cookie to save the selection as an individual preference)
- More example functions (the logistic map isn't everything)
- Auto-updating sliders (i.e., slide to change a value and the diagram is regenerated accordingly)
This has been made originally by Mark Haferkamp and remaked by Kwanki Min for economic model.
This is available under the MIT License. Please see the LICENSE file for details.