Your IP : 18.191.67.90


Current Path : /home/lentoinv/covisclubinternational.com/profile/treant/examples/tree/
Upload File :
Current File : //home/lentoinv/covisclubinternational.com/profile/treant/examples/tree/index.html

<!DOCTYPE html>
<html>
    <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width">
    <title> Basic example </title>
    <link rel="stylesheet" href="../../Treant.css">
    <link rel="stylesheet" href="basic-example.css">
    
</head>
<body>
    <div class="chart" id="basic-example"></div>
    <script src="../../vendor/raphael.js"></script>
    <script src="../../Treant.js"></script>
    
    <script src="basic-example.js"></script>
    <script>
        new Treant( chart_config );
    </script>
</body>
</html>

?>