Skip to content
 
 

Repository files navigation

Charting Library Examples

Integration examples for TradingView's Charting Library across multiple frameworks and platforms.

What It Does

Provides working integration examples showing how to embed TradingView's Charting Library into applications built with various frontend frameworks, mobile platforms, and backend frameworks. Each subdirectory is a self-contained example project. Requires granted access to TradingView's Charting Library (not included).

Included Examples

Directory Framework/Platform
android/ Android WebView
angular/ Angular
ios-swift/ iOS WKWebView (Swift)
nextjs/ Next.js v13+
nextjs-javascript/ Next.js up to v12
nuxtjs/ Nuxt.js up to v2.x
nuxtjs3/ Nuxt.js v3.x+
react-javascript/ React (JavaScript)
react-native/ React Native
react-typescript/ React + TypeScript
ruby-on-rails/ Ruby on Rails
sveltekit/ SvelteKit
vuejs/ Vue.js v2
vuejs3/ Vue.js v3

Usage

Each example directory has its own setup instructions. Generally:

cd <example-directory>
npm install   # or equivalent for the platform
npm start     # or equivalent

You must have access to the TradingView Charting Library to run these examples.

Links

About

Examples of Charting Library integrations with other libraries, frameworks and data transports

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages