polyledger / connect

Connect your digital currency accounts into one unified platform
https://polyledger.com
4 stars 2 forks source link

Portfolio chart fails to load when Bitcoin is not included #13

Closed mrosendin closed 6 years ago

mrosendin commented 6 years ago

Description

This occurs because when BTC is not included, it is not present in the dataframe passed to the hypothetical Bitcoin portfolio. A separate queryset can be created and passed to the Bitcoin portfolio instead of the user portfolio queryset.

mrosendin commented 6 years ago

Fixed in https://github.com/polyledger/polyledger/commit/0a0c2095099f2ffe435e4f90863f2ae402688130