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

🐞 - TuiLineChart too small line, when coordinates have 0 value by Y #8115

Closed
2 of 9 tasks
Zheleznyak-F opened this issue Jul 16, 2024 · 1 comment · Fixed by #9167
Closed
2 of 9 tasks

🐞 - TuiLineChart too small line, when coordinates have 0 value by Y #8115

Zheleznyak-F opened this issue Jul 16, 2024 · 1 comment · Fixed by #9167
Labels
bug Something isn't working state: need triage

Comments

@Zheleznyak-F
Copy link

Playground Link

https://stackblitz.com/edit/angular-zfirxq?file=src%2Fapp%2Fapp.component.ts

Description

image
If the points touch the zero along the axis Y, then the line becomes thinner then usual

Angular version

17.3.0

Taiga UI version

3.83.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@Zheleznyak-F Zheleznyak-F added bug Something isn't working state: need triage labels Jul 16, 2024
@Zheleznyak-F
Copy link
Author

Zheleznyak-F commented Jul 16, 2024

Also actual, when points touch maximum value by Y
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working state: need triage
Development

Successfully merging a pull request may close this issue.

1 participant