Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DStatisticsChartModule.php272 $x_axis_title = I18N::translate('Month');
317 …return response($this->myPlot($chart_title, $x_axis, $x_axis_title, $ydata, $y_axis_title, $z_axis…
321 $x_axis_title = I18N::translate('Month');
366 …return response($this->myPlot($chart_title, $x_axis, $x_axis_title, $ydata, $y_axis_title, $z_axis…
370 $x_axis_title = I18N::translate('Month');
408 …return response($this->myPlot($chart_title, $x_axis, $x_axis_title, $ydata, $y_axis_title, $z_axis…
412 $x_axis_title = I18N::translate('Month');
457 …return response($this->myPlot($chart_title, $x_axis, $x_axis_title, $ydata, $y_axis_title, $z_axis…
461 $x_axis_title = I18N::translate('Month');
509 …return response($this->myPlot($chart_title, $x_axis, $x_axis_title, $ydata, $y_axis_title, $z_axis…
[all …]