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

Hide TV trademark #1765

Closed
traidzord opened this issue Dec 30, 2024 · 1 comment
Closed

Hide TV trademark #1765

traidzord opened this issue Dec 30, 2024 · 1 comment
Labels
question General question.

Comments

@traidzord
Copy link

traidzord commented Dec 30, 2024

Is it possible to hide the TV logo from the chart when i use lightweight charting library?

@SlicedSilver SlicedSilver added the question General question. label Dec 31, 2024
@SlicedSilver
Copy link
Contributor

This is explained within our release notes: https://tradingview.github.io/lightweight-charts/docs/release-notes#420
and documentation: https://tradingview.github.io/lightweight-charts/docs/api/interfaces/LayoutOptions#attributionlogo

Essentially, you need to set the following chart option:

{ layout: { attributionLogo: false } }

@SlicedSilver SlicedSilver changed the title Hide T7 trademark Hide TV trademark Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question General question.
Projects
None yet
Development

No branches or pull requests

2 participants