HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/crm/public_html/wwwroot/assets/pug/pages/theme/chartist.pug
- var theme_customizer      = true;
- var chartist              = true;
- var page_chartist         = true;

doctype html
html(lang='en')
    include ../../components/header-files
    body
        include ../../components/loader
        // page-wrapper Start
        #pageWrapper.page-wrapper
            include ../../components/header
            // Page Body Start
            .page-body-wrapper.horizontal-menu
                include ../../components/sidebar
                .page-body
                    .container-fluid
                        .page-header
                            .row
                                .col-sm-6
                                    h3
                                      | Chartist Chart
                                    ol.breadcrumb
                                      li.breadcrumb-item
                                        a(href='index.html')
                                         | Home
                                      li.breadcrumb-item Charts
                                      li.breadcrumb-item.active Chartist Chart
                                .col-sm-6
                                  include ../../components/bookmark
                    // Container-fluid starts
                    .container-fluid
                      .row
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Advanced SMIL Animations
                            .card-body
                              .ct-6.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 SVG Path animation
                            .card-body
                              .ct-7.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Animating a Donut with Svg.animate
                            .card-body
                              .ct-8.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Bi-polar Line chart with area only
                            .card-body
                              .ct-5.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Line chart with area
                            .card-body
                              .ct-4.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Bi-polar bar chart
                            .card-body
                              .ct-9.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Stacked bar chart
                            .card-body
                              .ct-10.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Horizontal bar chart
                            .card-body
                              .ct-11.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Extreme responsive configuration
                            .card-body
                              .ct-12.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Simple line chart
                            .card-body
                              .ct-1.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Holes in data
                            .card-body
                              .ct-2.flot-chart-container
                        .col-md-6.col-sm-12.box-col-12
                          .card
                            .card-header.pb-0
                              h5 Filled holes in data
                            .card-body
                              .ct-3.flot-chart-container
                    // Container-fluid Ends
                include ../../components/footer
        include ../../components/footer-files