-
-
Notifications
You must be signed in to change notification settings - Fork 774
Open
Description
Version
alpha-8
Steps to Reproduce
on chart init we can set a starting symbol and use and set priceCurrency
, the currency will then be displayed on the y-axis. But later if we change symbols using setSymbol
and pass in priceCurrency
to set currency, it is not displayed in the y-axis anymore
Current Behavior
on setSymbol
we should be able to pass in priceCurrency
, the currency is not displayed on the y-axis
Expected Behavior
on setSymbol
we should be able to pass in priceCurrency
and update currency on y-axis. Additionally there is no styling available for the currency in y-axis
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels