facioquo / stock-charts

Stock charting website that demonstrates the Skender.Stock.Indicators NuGet package. It's an Angular website with a .NET Web API for backend generation of indicators.
https://charts.StockIndicators.dev
Apache License 2.0
65 stars 25 forks source link

Angular v18 Material 3 migration #345

Closed DaveSkender closed 3 weeks ago

DaveSkender commented 4 months ago

In #342 we upgraded to Angular v18 and Material v18, but limited the change to keep M2 backwards compatibility. It would be good to migrate to native M3 syntax and methods.