Jump to content
JChartFX Community
  • 0

How to setup and use JChartFX in .NET Angular Project?


vCillusion

Question

Hi Team

I am beginner in Web Application. While trying out the product, I am able to use the Charts in HTML Pages but when I try to perform the same in .NET SPA Project. I am not able to use JChartFX.. Could you guide me in how to proceed with it.
 

1. Install Node

2. Install Templates
>dotnet new --install Microsoft.AspNetCore.SpaTemplates::*

3. View Installed Templates
>dotnet new -l

4. Create Angular Project
>dotnet new angular

5. Install Dependencies
>dotnet restore
>npm install

6. Open Visual Stdio
>start Angular.csproj

7. Remove Additional NavBars, etc and make Hello World Clean Template

8. HTML Reivew and Componentize    and implement in Angular.

9. Added Nuget Package

10. Not sure how to use JChartFX

Project

https://drive.google.com/file/d/0B2IYWriSuReLaGF2X1paRUdRaGs/view?usp=sharing

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...