You can render chart by using .pieID .pie classes & use .pieID .legend classes within the ul tags then use li, em, span tags respectively for showing status for Pie Chart for instance HTML5 718 as shown in an example below.
you can use custom colors by using data-chart-options="{"barColor":"#000"}" swap #000 with your desired css color
you can use custom colors by using data-chart-options="{"barColor":"#000"}" swap #000 with your desired css color