lightweight-charts-example

Examples for https://github.com/tradingview/lightweight-charts

MIT-0 License

Stars
4

Instructions

Run npm install to install all dependencies, then run any scripts below to run any example you wish. Parcel server is running by default at port 1234.

Example list

  • npm run charts-button - Adding button relative to chart viewport
  • npm run priceline-element - Adding element on price line
  • npm run resize-observer - Responsize chart size using ResizeObserver