AAChartModel / AAChartKit-Swift

📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的现代化声明式数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
https://cocoapods.org/pods/AAInfographics
MIT License
2.42k stars 258 forks source link

Bar Chart with variable width columns? #118

Open muzoman opened 5 years ago

muzoman commented 5 years ago

Does this library support a Bar Chart where individual bar columns can have configurable widths?

AAChartModel commented 5 years ago

Do you mean this kind of chart?

https://jshare.com.cn/demos/REhsq3

niravhathi commented 5 years ago

yeah, I looking for same, so how we can achieve in this? @AAChartModel