Home
last modified time | relevance | path

Searched refs:elementId (Results 1 – 1 of 1) sorted by relevance

/webtrees/resources/js/
H A Dstatistics.js159 drawPieChart (elementId, data, options) { argument
196 this.drawChart(elementId, 'PieChart', data, options);
206 drawColumnChart (elementId, data, options) { argument
236 this.drawChart(elementId, 'ColumnChart', data, options);
246 drawComboChart (elementId, data, options) { argument
283 this.drawChart(elementId, 'ComboChart', data, options);
293 drawGeoChart (elementId, data, options) { argument
306 this.drawChart(elementId, 'GeoChart', data, options);