-
Notifications
You must be signed in to change notification settings - Fork 625
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SecuritiesChart: Add "Show/hide markings" toolbar icon
Chart markings are incredible useful, but they also may crowd a chart, especially at the longer timeframes. The idea is to allow user to quickly hide or show (default state) of markings, to either enjoy all the annotations that they provide, or vice versa, a pristine price chart. Regarding what's being hidden are buy/sell operations, dividends, events, and additionally limit price lines. The idea regarding the latter is that the limit(s) may be considerably lower/higher than the level of prices on the chart shown, leading to skewed vertical scale. But other information, e.g. average purchase price, is shown in either case. Issue: #4473
- Loading branch information
Showing
3 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters