braverock / blotter

blotter provides transaction infrastructure for defining transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.
114 stars 50 forks source link

chart.ME: plots also without legend #80

Open vi-to opened 5 years ago

vi-to commented 5 years ago

This pull request allows chart.ME to produce a plot without a legend, setting legend.loc = NULL. It is useful to have this option because the legend may hide the trade points to be displayed.