You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<CCharts> component has been deprecated and will be removed in v1.0.0
use <CChart type="..."> instead
or one of following types: <CChartBar> <CChartHorizontalBar> <CChartLine> <CChartDoughnut> <CChartRadar> <CChartPie> <CChartPolarArea>