* Unset waterpolo type chart.

This commit is contained in:
zhouxin
2024-03-20 09:10:46 +08:00
committed by liyang
parent bfef6e0492
commit bb08d45014
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y';
$lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y';
$lang->chart->typeList['cluBarX'] = 'Clustered Bar X';
$lang->chart->typeList['stackedBar'] = 'Stacked Bar X';
$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
//$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
+1 -1
View File
@@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y';
$lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y';
$lang->chart->typeList['cluBarX'] = 'Clustered Bar X';
$lang->chart->typeList['stackedBar'] = 'Stacked Bar X';
$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
//$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
+1 -1
View File
@@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y';
$lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y';
$lang->chart->typeList['cluBarX'] = 'Clustered Bar X';
$lang->chart->typeList['stackedBar'] = 'Stacked Bar X';
$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
//$lang->chart->typeList['waterpolo'] = 'Liquid Fill';
+1 -1
View File
@@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = '簇状条形图';
$lang->chart->typeList['stackedBarY'] = '堆积条形图';
$lang->chart->typeList['cluBarX'] = '簇状柱形图';
$lang->chart->typeList['stackedBar'] = '堆积柱形图';
$lang->chart->typeList['waterpolo'] = '水球图';
//$lang->chart->typeList['waterpolo'] = '水球图';