Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of benfred/contour_plot

Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
jshint/jshint
Static analysis tool for JavaScript

Support the repos that depend on this repository

Top contributors

benfred's profile
benfred
5 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
benfred

benfred/contour_plot

A D3 plugin to draw contour plots of 2D functions.

JavaScript
19
1
MIT License

contour_plot is a lightweight D3 plugin that renders contour lines for arbitrary 2‑dimensional functions using the marching‑squares algorithm (via d3.geom.contour). It’s aimed at web developers and data‑visualisation engineers who need to embed interactive contour plots—such as scientific or mathematical surfaces—directly into D3‑driven web pages.