Skip to content

kkmin1/cobweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobweb.html

This is a simple economic cobweb diagram generator in JavaScript, compatible with all modern browsers, and safely running without any plugins, etcetera.

Directions from source

  1. Download at least the cobweb.html, cobweb.js, and params.js pages in the same folder.
  2. Open cobweb.html in a browser.
  3. Fill in the requested cobweb details and click Generate cobweb diagram!

Planned updates

  • 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)

Copyright and License

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.

About

A cobweb diagram generator in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 81.1%
  • HTML 18.9%