Skip to content

SuperPenguin/lightweight-charts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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