Bootstrap Chart Builder | Pie charts | Line graphs – Anak

        
            
            const dataBar = {
                type: "bar",
                data: {
                labels: ["Monday", "Tuesday", "Wednesday", "Thursday"],
                datasets: [
                    {
                    label: "Traffic",
                    data: [3234, 2234, 3234, 1234],
                    backgroundColor: [
                        "rgba(66, 133, 244, 0.6)",
                        "rgba(66, 133, 244, 0.6)",
                        "rgba(66, 133, 244, 0.6)",
                        "rgba(66, 133, 244, 0.6)",
                    ],
                    },
                ],
                },
            };

            new mdb.Chart(document.getElementById("chart-bar"), dataBar);
            
        
    
        
            
            <canvas id="chart-bar"></canvas>
            
        
    

Jasa Backlink

Download Anime Batch

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Version 11.2
[ad_1] 1. Improvements of the user interface 1.1 Card design. Similar to vertical arrangement or…
Forms in BOOTTRAP 5
[ad_1] Get information on the basic use of forms and also discover some impressive and…