/js-plots

Plotting in JavaScript without libraries.

Primary LanguageJavaScript

JS Plots

Vanilla JavaScript implementation of a simple plot view. The plots are rendered using <canvas> and implement custom html elements that can easily be used in a page.

Try the demo!

This little project was made for a Telegram contest.