Well, you can use the DevExtreme charts library. Actually all you have to do is to download the charts library from their website and import the files in your project.
If you want, I can download these files for you and attach here so you can replace.
As for other Charts libraries, you are free to use any of them, each one has different syntax and implementation so you have to read their documentation.
i downloaded the DevExtreme charts library and use it.
Now, as required by my mentor, I need to replace all those charts with NVD3 charts library. But nether my mentor nor I have much experience with on Front-end developing.
Hi, I just bought the Xenon template, and see the announcement of DevExtreme Web charts.
But now I cant find the "lib" folder and I dont want to buy DevExtreme's licence.
Is there anyway I can use angular.js charts library to replace ?
For example the angular.js charts library in "https://krispo.github.io/angular-nvd3/#/"
What should I do to implement those angular charts ?
Best regards,
Thank you very much
Hi Aaron,
Well, you can use the DevExtreme charts library. Actually all you have to do is to download the charts library from their website and import the files in your project.
If you want, I can download these files for you and attach here so you can replace.
As for other Charts libraries, you are free to use any of them, each one has different syntax and implementation so you have to read their documentation.
Hi Arlind,
i downloaded the DevExtreme charts library and use it.
Now, as required by my mentor, I need to replace all those charts with NVD3 charts library. But nether my mentor nor I have much experience with on Front-end developing.
Could you please tell me how to replace it ?