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

378: Add an option to hide ticks on price axis labels #394

Merged
merged 18 commits into from
Jun 5, 2020

Conversation

eugene-korobko
Copy link
Contributor

Type of PR: enhancement

PR checklist:

Overview of change:
Added an option to hide small horizontal lines on price axis labels

src/renderers/price-axis-renderer-options-provider.ts Outdated Show resolved Hide resolved
src/renderers/price-axis-view-renderer.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@timocov timocov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like tick marks still shown on price axis labels (but could be hidden on source's labels)

@timocov timocov force-pushed the 378-option-to-hide-price-ticks branch from 0e8115b to 2a57358 Compare May 15, 2020 15:52
src/views/price-axis/price-axis-view.ts Outdated Show resolved Hide resolved
src/views/price-axis/price-axis-view.ts Outdated Show resolved Hide resolved
@timocov timocov merged commit 3ea48a1 into master Jun 5, 2020
@timocov timocov deleted the 378-option-to-hide-price-ticks branch June 5, 2020 16:25
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

Successfully merging this pull request may close these issues.

Remove tick mark from price label
2 participants