project-nv / night-vision

Highly customizable charting library, created for professional traders
https://nightvision.dev
MIT License
237 stars 54 forks source link

feat: add support for updateBotbar (see line 203 in Chart.svelte) #119

Open vattevaii opened 4 months ago

vattevaii commented 4 months ago

Well, I was building something with the library.. and ended up needing the drawBotBar method in my navy script..

Found it was not implemented.. Got ahead and read the code.. (well installed prettier for readability, inconsistent spacing all over the files)

Implemented it..

What i did:

netlify[bot] commented 4 months ago

Deploy Preview for shiny-selkie-5e063f canceled.

Name Link
Latest commit b9dec95e3a079be2909f2cd8b18a2496a2528aa9
Latest deploy log https://app.netlify.com/sites/shiny-selkie-5e063f/deploys/668068a78bbd1d00081fa3e1
vattevaii commented 4 months ago

if you need me to remove prettier, please do tell or I could separate my commits into