We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237d699 commit e96202aCopy full SHA for e96202a
AAInfographicsDemo/Demo/AAChartModel/ViewController/CustomStyleChartVC.swift
@@ -220,7 +220,8 @@ class CustomStyleChartVC: AABaseChartVC {
220
])
221
}
222
223
-
+ //Issue: https://github.com/AAChartModel/AAChartKit-Swift/issues/190
224
+ //API Doc: https://api.highcharts.com/highcharts/plotOptions.pyramid.reversed
225
private func upsideDownPyramidChart() -> AAChartModel {
226
AAChartModel()
227
.chartType(.pyramid)
0 commit comments