|
@@ -82,7 +82,8 @@ class MainActivity : AppCompatActivity() {
|
|
"noMoreGroupingAndNestedColumnChart---不分组的嵌套柱状图📊",
|
|
"noMoreGroupingAndNestedColumnChart---不分组的嵌套柱状图📊",
|
|
"topRoundedCornersStackingColumnChart---顶部为圆角的堆积柱状图📊",
|
|
"topRoundedCornersStackingColumnChart---顶部为圆角的堆积柱状图📊",
|
|
"freeStyleRoundedCornersStackingColumnChart---各个圆角自由独立设置的堆积柱状图📊",
|
|
"freeStyleRoundedCornersStackingColumnChart---各个圆角自由独立设置的堆积柱状图📊",
|
|
- ), arrayOf(
|
|
|
|
|
|
+ "customColumnChartBorderStyleAndStatesHoverColor---自定义柱状图 border 样式及手指掠过图表 series 元素时的柱形颜色",
|
|
|
|
+ ), arrayOf(
|
|
"customLegendStyle",
|
|
"customLegendStyle",
|
|
"drawChartWithOptionsOne",
|
|
"drawChartWithOptionsOne",
|
|
"AAPlotLinesForChart",
|
|
"AAPlotLinesForChart",
|
|
@@ -214,6 +215,7 @@ class MainActivity : AppCompatActivity() {
|
|
"noMoreGroupingAndNestedColumnChart",
|
|
"noMoreGroupingAndNestedColumnChart",
|
|
"topRoundedCornersStackingColumnChart",
|
|
"topRoundedCornersStackingColumnChart",
|
|
"freeStyleRoundedCornersStackingColumnChart",
|
|
"freeStyleRoundedCornersStackingColumnChart",
|
|
|
|
+ "customColumnChartBorderStyleAndStatesHoverColor",
|
|
), arrayOf( /*使用AAOptions绘制图表*/
|
|
), arrayOf( /*使用AAOptions绘制图表*/
|
|
"customLegendStyle",
|
|
"customLegendStyle",
|
|
"AAPlotBandsForChart",
|
|
"AAPlotBandsForChart",
|