feat: add basic support for SVG generator.

Add heat map example.
This commit is contained in:
2026-01-07 22:03:22 +08:00
parent da764bd99f
commit 909448d9f5
40 changed files with 3099 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
<Solution>
<Folder Name="/samples/">
<Project Path="samples\HeatMap\HeatMap.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/BlazorSvgComponents/BlazorSvgComponents.csproj" />
</Folder>