bugfixing
This commit is contained in:
parent
2573e974bf
commit
170997bdc9
@ -305,11 +305,9 @@ use([BarChart, GridComponent, CanvasRenderer])
|
|||||||
Distribution of Monthly Returns
|
Distribution of Monthly Returns
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<Lazy height={300} fadeOption={{delay: 100, duration: 500}} keep={true}>
|
|
||||||
<div class="app w-full h-[300px] mt-5 mb-16">
|
<div class="app w-full h-[300px] mt-5 mb-16">
|
||||||
<Chart {init} options={optionsMonthlyDistributionReturn} class="chart" />
|
<Chart {init} options={optionsMonthlyDistributionReturn} class="chart" />
|
||||||
</div>
|
</div>
|
||||||
</Lazy>
|
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user