Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candlestick Char, First and Last bar cropped!! #280

Closed
vaio286 opened this issue Jan 19, 2019 · 2 comments
Closed

Candlestick Char, First and Last bar cropped!! #280

vaio286 opened this issue Jan 19, 2019 · 2 comments

Comments

@vaio286
Copy link

vaio286 commented Jan 19, 2019

Sorry to bother you guys, but how i can fix this weird issue:
startcandlecropped lastcandlecropped

This happen to the first and the last bar of the chart, on the console editing this element width and x:
<clipPath id="gridRectMaskq60bzkb5"><rect id="SvgjsRect2919" width="1803.25" height="502.34799999999996" x="-0.5" y="-0.5" rx="0" ry="0" fill="#ffffff" opacity="1" stroke-width="0" stroke="none" stroke-dasharray="0"></rect></clipPath>

for example adding 10 to width and -2 to x the bars are displayed fine.

Trying to access those elements thru css is pointless because the Id is different every time the page is loaded, also tried other config within the chart options and by the life of me i cant fix the issue, that's why I'm here asking for help or if you can point me in the right direction to fix the issue, sorry if this is not the best place to ask for help and ty in advance.

@junedchhipa
Copy link
Contributor

Thanks for reporting, I have fixed this issue and will be releasing a patch soon.

@mattkhaw
Copy link
Contributor

mattkhaw commented Aug 5, 2020

@junedchhipa I know this is a very old issue but still, candlestick seems to crop the first and last bars. I'm using the latest release by the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants