ui fix
This commit is contained in:
parent
41c0b85c99
commit
e114955966
@ -135,7 +135,7 @@
|
||||
}
|
||||
|
||||
function getPriceForecastChart() {
|
||||
const historicalData = data?.getPriceAnalysis?.pastPriceList || [];
|
||||
const historicalData = data?.getAnalystSummary?.pastPriceList || [];
|
||||
const forecastTargets = {
|
||||
low: lowPriceTarget,
|
||||
avg: avgPriceTarget,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user