Releases: Pluto-Y/iOS-Echarts
Releases · Pluto-Y/iOS-Echarts
1.4.4
1.4.3
1.4.2
1.4.1
1.3.4
1.3.3
1.3.2
Added
- Add some actions support
- Add some
add[Name]
andadd[Name]Arr
for some properties - Add support for Mac
- Add support for themes
Changed
- Changed the way of js call oc functions, by using iframe
- Changed the type of data in PYMarkPoint from NSArray into NSMutableArray
- Changed the name of constant in PYAxisPointer
- Changed type of options in
PYOption
into NSMutableArray
Modify
- Rewrite some demo use new features
- Rewrite action by using iframe
1.3.1
1.2.3
Add
- Add demos for Gauge
- Add demos for Funnel
- Add demos for Chord
- Add support for Travis
- Add default for all subclasses of PYSeries
- Add all support types for PYSeries
- Add new subclass of PYSeries for Chord named 'PYChordSeries'
- Add all sort const values
Changed
- Change type PYFunnelSeriesSort into PYSort
Fixed
- Fixed some property type