angular-charts icon indicating copy to clipboard operation
angular-charts copied to clipboard

About adding units to the angular-charts on the X-axis and Y-axis.

Open Wjp43045 opened this issue 7 years ago • 0 comments

I find that the X-axis and Y-axis of the angular-charts have no units, so how do I add them? thanks a lot.

<canvas id="line" class="chart chart-line" data="data.charts.lineData" labels="data.charts.lineLabels" legend="true" series="series" options="{showTooltips: false}"></canvas>

Wjp43045 avatar Jun 07 '18 03:06 Wjp43045