tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.33k stars 744 forks source link

Svelte integration? #238

Open vsly-ru opened 2 years ago

vsly-ru commented 2 years ago

Is there a way to use charting lib with svelte? No examples or mentions anywhere.

dkwolfe4 commented 2 years ago

There's a svelte-lightweight-charts library that uses the lightweight-charts library. Unfortunately, all the REPL examples fail with a "Cannot find /coordinate-space in fancy-canvas@1.0.0" error, which appears to be a library versioning error.