Back to docs

Apex

Basic line chart
Realtime Chart
Different line chart
Area chart
Area chart
Bar chart
Bar chart stacked
Bar chart horizontal
Bar chart horizontal stacked
Mixed Chart
Mixed Chart
Candlestick Chart
Bubble Chart
Bubble Chart 3d
Scatter Chart
Scatter Chart Datetime
Heatmap Charts
Heatmap Charts Rounded
Pie Charts
Pie Charts donut
RadialBar Charts
RadialBar Charts Custom Angle
Radar Charts
Radar Charts Multiple Series

    <!-- Apex Js -->
    <script src="assets/js/plugins/apexcharts.min.js"></script>


            

Chart Js

Bar Chart
Bar [ Stacked ] Chart
Bar [ Horizontal ] Chart
Line [ interpolation mode ] Chart
Area [ Fill: 'origin' ] Chart
Area [ Fill: 'end' ] Chart
Area Chart
Radar [ Area ] Chart
Radar [ Area ] Chart
Radar [ Area ] Chart
Pie Chart
Donut Chart

    <!-- Chart tags Js -->
    <script src="assets/js/plugins/Chart.min.js"></script>


            

High Chart

Bar [ Basic ] Chart
Line [ Basic ] Chart
Area [ Zoom ] Chart
Pie [ Basic ] Chart
Pie [ Donut ] Chart
Pie [ 3D ] Chart
Pie [ Donut 3D ] Chart
Combinations [ Column, Line & Pie ] Chart

    <!-- High chart Js -->
    <script src="assets/js/plugins/highcharts.js"></script>
    <script src="assets/js/plugins/highcharts-3d.js"></script>


            

Knob Chart

Tron Skin
Angle Offset and Arc
Cursor Mode
Disable Display Input
Display Previous Value
Read Only and Size

    <!-- Knob chart Js -->
    <script src="assets/js/plugins/jquery.knob.min.js"></script>
    <script src="assets/js/pages/jquery.knob-custom.min.js"></script>


            

Peity Chart

Updating Chart
5,3,6,4,2,10,2,3,9,1,2,8
Updating Chart
5,3,9,6,5,9,7,3,5,2
Line Chart 1
5,3,2,-1,-3,-2,2,3,5,2
Line Chart 2
0,-3,-6,-4,-5,-4,-7,-3,-5,-2
Bar Chart 1
0,3,6,4,7,3,5,2,2
Bar Chart 2
0,-3,-6,-4,5,-4,-5,-2,2
Custom Chart 1
1/7 2/7 3/7 4/7 5/7 6/7 7/7
Custom Chart 2
1/5 226/360 0.52/1.561 1,4 226,134 0.52,1.041 1,2,3,2,2

    <!-- Peity chart Js -->
    <script src="assets/js/plugins/jquery.peity.min.js"></script>


            
×