Difference between revisions of "Template:Costa Rica/Interactive-Chart"

(Created page with " <html> <head> <title>Ejemplo de chart</title> <script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0/dist/Chart.min.js"></script> <style> .container{ width: 6...")
 
Line 7: Line 7:
 
.container{
 
.container{
 
width: 600px;
 
width: 600px;
height: 400px;
+
height: 200px;
 
margin: 20px auto;
 
margin: 20px auto;
 
}
 
}

Revision as of 00:05, 14 December 2019

Ejemplo de chart