@@ -69,7 +69,6 @@ <h3 id="instruction">Jak używać</h3>
69
69
</ div >
70
70
< br />
71
71
< div id ="names "> </ div >
72
- <!-- <div id="namesNew"></div> -->
73
72
</ section >
74
73
< section class ="py-3 ">
75
74
< h3 > Ranking najpopularniejszych imion wg kolejnych lat</ h3 >
@@ -184,29 +183,6 @@ <h2>O danych</h2>
184
183
delName ( e . params . data . text )
185
184
} )
186
185
} )
187
-
188
- // c3.generate({
189
- // bindto: '#namesNew',
190
- // data: {
191
- // x: 'name',
192
- // xFormat: '%Y',
193
- // columns: [['name','2000','2001','2002','2003','2004','2005','2006','2007','2008','2009','2010','2011','2012','2013','2014','2015','2016','2017','2018','2019','2020'],
194
- // ['JAKUB',7.349072051,9.696426618,9.717660383,8.967060557,8.791191153,8.195207966,7.846769856,7.604767252,6.966773376,6.382508738,6.002904631,5.855582945,5.549923387,5.238200796,4.840549122,4.370972261,4.336138056,4.222377331,4.306523116,4.000321392,3.838362184],
195
- // ['JULIA',5.38307809,6.784997939,6.761774589,6.98353401,7.791083783,7.772292368,7.520597363,7.664508955,8.031592747,7.283529942,7.131775071,6.7657978,7.006591208,5.737263235,4.831635434,4.62043389,4.483998703,4.634105525,4.347714472,4.342983819,4.157123549],
196
- // ['KACPER',4.510729331,4.464253153,5.419194779,6.470540076,6.849542276,6.489472046,6.23219586,5.754295906,5.125589249,4.481096322,3.864991343,3.701305609,4.267640646,4.170321039,3.7488347,3.261132825,2.92678836,2.741644533,2.628487447,2.455130716,2.297014845]
197
- // ],
198
- // type: 'line',
199
- // order: null
200
- // },
201
- // axis: {
202
- // x: {
203
- // type: 'timeseries',
204
- // tick: {
205
- // format: '%Y'
206
- // }
207
- // }
208
- // }
209
- // })
210
186
</ script >
211
187
< script type ="module ">
212
188
import { default as births } from '/births.js'
0 commit comments