Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use d3.js to create custom charts #10747

Open
KashifAhmd opened this issue May 9, 2024 · 2 comments
Open

how to use d3.js to create custom charts #10747

KashifAhmd opened this issue May 9, 2024 · 2 comments
Assignees
Labels
question generic question

Comments

@KashifAhmd
Copy link

Environment

  • OS: Ubutu and 22.04
  • ThingsBoard: 3.4
@KashifAhmd KashifAhmd added the question generic question label May 9, 2024
@devdoob
Copy link

devdoob commented May 9, 2024

By using custom widgets. Its very easy to implement 3rd party chart libraries if you have understanding how to pull data out of TB

@epalchenko epalchenko self-assigned this May 15, 2024
@epalchenko
Copy link

Hello @KashifAhmd,
To use d3.js in a custom widget, you need to find the library you need on this site: https://cdnjs.com/
image
Go to the library you need and copy the URL:
image
You should paste this URL into Resources as follows:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question generic question
Projects
None yet
Development

No branches or pull requests

4 participants