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

Add settings for crosshair and the ability to highlight chart on the panel #30

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

eliza-eliza
Copy link
Contributor

Added:

  • crosshair_settings parameter on panel to customize crosshair(CrosshairOptions);
  • cursor parameter to select cursor style;
  • last_value_visible to control visibility of the label with the latest visible price on the price scale;
  • title_visible to control title displaying on the label next to the last value label;
  • Cmd/Ctrl + Click command to highlight chart on panel.

Pull request checklist

  • Did you bump the project version?
  • Did you add a description to the Pull Request?
  • Did you add new tests?
  • Did you add reviewers?

@eliza-eliza eliza-eliza requested a review from gryumov as a code owner November 14, 2024 08:53
@gryumov gryumov merged commit 51c6ae0 into bhftbootcamp:master Nov 15, 2024
4 of 5 checks passed
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.

2 participants