how to use charts and is this library will work just fine for a mobile app? #4232
-
|
1-How can i use charts? i know that i can't do it directly with fluent since this library doesn't have the needed components for that but i wanna hear the recommended way to add charts from you guys, like is there a library that you suggest for me? 2-Will these components will work out of the box for a mobile app or do i need additional work to make it working, like is it tested in Blazor hybrid? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
2)Yes, you can use the components in Blazor Hybrid. In fact, we have created our own Fluent version of the .NET 9 Blazor Hybrid and Web App template (100% a copy of the standard template). Just install our template package and then start a new project in VS. Everything will be set up for you. |
Beta Was this translation helpful? Give feedback.
2)Yes, you can use the components in Blazor Hybrid. In fact, we have created our own Fluent version of the .NET 9 Blazor Hybrid and Web App template (100% a copy of the standard template). Just install our template package and then start a new project in VS. Everything will be set up for you.