You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @liuxuan30
How to do the same with along with bar chart?
I want to set 2 line data set and 1 bar data set.
And overlapping would be like this "Line 1 , Bar 1, Line 2"
What did you do?
I try to use
CombinedChartView
,but it doesn't seem to combine two charts of the same typeWhat did you expect to happen?
I want to combined two lineCharts,and can update data together.Code like this
or
What happened instead?
Charts Environment
**Charts version/Branch/Commit Number:3.1.1
**Xcode version:9.4.1
**Swift version:4.1
**Platform(s) running Charts:iOS
**macOS version running Xcode:10.13.5
The text was updated successfully, but these errors were encountered: