Skip to content

ASCII Graph Generator - Blazor WebAssembly Demo

Notifications You must be signed in to change notification settings

AlexeyBoiko/AsciiDrawerSite

Repository files navigation

ASCII Graph Generator - Blazor WebAssembly Demo

For my “.Net IntervalUtility” library (GitHub, NuGet) I made an interactive demo on Blazor WebAssembly. I have implemented an ASCII generator for displaying intervals.

It turned out that the resulting ASCII generator can be used to draw not only intervals, but also graphs. Check out demo:
https://alexeyboiko.github.io/AsciiDrawerSite/

You can add your own functions to the graph, change the scale, set the minimum and maximum values for the x and y axes. Function intersections are marked with dots.

ASCII graph generator Blazor WebAssembly demo user interface

Releases

No releases published

Packages

No packages published