]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add docs on using from Node.js (#12039)
authorJosh Kelley <joshkel@gmail.com>
Tue, 25 Feb 2025 16:15:56 +0000 (11:15 -0500)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2025 16:15:56 +0000 (11:15 -0500)
commita647e0d007ff43e9ddc397603cc9ba1547ca0791
treea044f583e1075a832a230534d10c9f4327409fe6
parent44908f546f25458ca12c9245f6e260b06d57f0f8
Add docs on using from Node.js (#12039)

This has come up a couple of times in Discord, so I thought it would be helpful to have official docs.
docs/.vuepress/config.ts
docs/getting-started/index.md
docs/getting-started/using-from-node-js.md [new file with mode: 0644]