Home - thaokv/stv GitHub Wiki
What is Charting Library
Charting library is a standalone solution that you download, host on your servers, connect your own data & use in your site/app for free.
What to do
-
git clone
your copy of Charting Library and then run it. You will get a working example of our chart running on your host. -
Plug your data into Charting Library using one of our APIs.
-
Customize your charts (optional).
Integration Examples
We’ve got a public GitHub repository that includes examples of Charting Library integration using different Web Frameworks.
Trading Terminal
:chart: Trading Terminal is a ready-to-use product for those who want to have a great charting solution along with the ability to trade right from the chart. Read more.
Best Practices
Reading the article with Best Practices will prevent you from making the most common mistakes and will save your time. If you have a question, you can give a try to our thoroughly prepared FAQ or ask the community.
Using the library with online code playgrounds
Get started with our library on a code playground / editor like JSFiddle by following this guide. Provided starter templates allow you to quickly create your own examples, produce bug reproductions, and experiment with the library.