tradex-app / TradeX-chart

TradeX Chart is a trade / stock chart written in plain (vanilla) JavaScript with mobile support
https://tradex-app.github.io/TradeX-chart/
GNU General Public License v3.0
84 stars 16 forks source link

gap between chart pane and axes #64

Open wmahmood1984 opened 3 weeks ago

wmahmood1984 commented 3 weeks ago

Hi, i am seeing a big gap between the chart pane (where actual candlesticks are there) and the x and y axes.

I can remove this manually by modifiying the width and height of canvas element in console but cant rectify it in the file. Can someone please help me?

image

tradex-app commented 2 weeks ago

Please provide a live example or a repo where this bug occurs. Any other information on how to reproduce the bug would be good.

wmahmood1984 commented 2 weeks ago

https://github.com/wmahmood1984/goatLaunch2 this is the repo

wmahmood1984 commented 2 weeks ago

Please let me know if you need any further information

tradex-app commented 5 days ago

https://github.com/wmahmood1984/goatLaunch2 this is the repo

@wmahmood1984 I have attempted to access the repo at that link, but there is nothing there.

wmahmood1984 commented 1 day ago

Hi, i have made this repo public now. now you can see this