Ray by Day JS

Day 5 - JS Library for Color-Based Graphing of a Function of Two Variables

On Day 5, we introduce the BiVariantGrapher class, a significant step forward in our visualization toolkit. This grapher brings several important improvements:

Try experimenting with different color functions and see how the grapher responds. Notice how these changes make the tool more powerful and adaptable for exploring mathematical relationships.

SVG dynamically created on this page by JavaScript making use of svgutils.js and svg-grid-grapher.js and new library bivargrapher.js

SVG should be produced here on script load.

Resources used in this page

Prev Home Next