Open wvdvegt opened 8 months ago
WebGL targets for bigger graphs and it is a design decision of @Pessimistress to sacrifice the quality for speed.
The graphs are 2xA4 at least. So not small. Would be nice if quality was adjustable. But if not I will stick to svg.
If it is ever will be supported, it would take a while to address. But msagljs is open source. Feel free to create a pull request if you have an idea.
The quality of the splines/lines when using the webgl rendering is very poor compared to the svg renderen.
WebGL:
SVG:
Seems anti-aliassing is missing. Using Edge on Windows.