HEX
Server: Apache
System: Linux b:u:newjapaneti:1 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64
User: newjapaneti (381717)
PHP: 5.6.30
Disabled: apache_get_modules, apache_get_version, apache_reset_timeout, apache_getenv, apache_note, apache_setenv
Upload Files
File: /var/www/html/newjapanetiquetas.com.br/web/docs/vendor/flot.orderbars/examples/index.html
<!DOCTYPE html>
    <head>
        <title>Flot Stacked and Ordered Bar Chart Examples</title>
    </head>

    <body>
        <h2>Stacked Bar Chart</h2>
        <div id="stacked-chart" style="width:600px;height:300px;"></div>

        <h2>Ordered Bar Chart</h2>
        <div id="ordered-chart" style="width:600px;height:300px;"></div>

        <h2>Stacked &amp; Ordered Bar Chart</h2>
        <div id="stacked-ordered-chart" style="width:600px;height:300px;"></div>

        <script src="js/vendor/jquery-1.9.1.min.js"></script>
        <script src="js/flot/flot.js"></script>
        <script src="../js/jquery.flot.orderBars.js"></script>
        <script src="js/flot/stack.js"></script>
        <script src="js/main.js"></script>
    </body>
</html>