File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed
fava_portfolio_returns/templates Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 25
25
"prettier" : " ^2.5.1"
26
26
},
27
27
"dependencies" : {
28
- "echarts" : " ^5.3.0 "
28
+ "echarts" : " git+https://github.com/andreasgerstmayr/echarts.git#support-negative-log-axis-dist "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -884,13 +884,12 @@ dotenv@^7.0.0:
884
884
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
885
885
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
886
886
887
- echarts@^5.3.0 :
888
- version "5.3.0"
889
- resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.3.0.tgz#39342fcf0f763413fecd9d2afd1c415163de694d"
890
- integrity sha512-zENufmwFE6WjM+24tW3xQq4ICqQtI0CGj4bDVDNd3BK3LtaA/5wBp+64ykIyKy3QElz0cieKqSYP4FX9Lv9MwQ==
887
+ " echarts@git+https://github.com/andreasgerstmayr/echarts.git#support-negative-log-axis-dist " :
888
+ version "5.3.2"
889
+ resolved "git+https://github.com/andreasgerstmayr/echarts.git#8fef1fe9a45ef22a38ce369d01db0ae6547ab68f"
891
890
dependencies :
892
891
tslib "2.3.0"
893
- zrender "5.3.0 "
892
+ zrender "5.3.1 "
894
893
895
894
electron-to-chromium@^1.4.71 :
896
895
version "1.4.71"
@@ -1552,9 +1551,9 @@ yaml@^1.10.0, yaml@^1.10.2:
1552
1551
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1553
1552
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1554
1553
1555
- zrender@5.3.0 :
1556
- version "5.3.0 "
1557
- resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.3.0 .tgz#297c05dc2521362816c4ddced10a1e306646bbc8 "
1558
- integrity sha512-Ln2QB5uqI1ftNYMtCRxd+XDq6MOttLgam2tmhKAVA+j0ko47UT+VNlDvKTkqe4K2sJhBvB0EhYNLebqlCTjatQ ==
1554
+ zrender@5.3.1 :
1555
+ version "5.3.1 "
1556
+ resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.3.1 .tgz#fa8e63ac7e719cfd563831fe8c42a9756c5af384 "
1557
+ integrity sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw ==
1559
1558
dependencies :
1560
1559
tslib "2.3.0"
You can’t perform that action at this time.
0 commit comments