KristofferStrube / Blazor.FileSystemAccess

A Blazor wrapper for the File System Access browser API.
https://kristofferstrube.github.io/Blazor.FileSystemAccess/
MIT License
327 stars 39 forks source link

Tree Map Chart #3

Open KristofferStrube opened 2 years ago

KristofferStrube commented 2 years ago

This issue is not high priority as it is not a problem with the core-library but instead with the Tree Map Chart which is used in the sample.

When many files are loaded the rectactangles sometimes gets placed the wrong place. I have not yet found an minimal reproducible example, but the problem seems to be deterministic and consistent across browsers.

image