- Fix the error type for the PYChordStyle
- Add missing import in the framework header file
- Update README.md files
- Fix the error name
- Fix not import for PYPolar
- Update one demo for
Radar
- Fix the multipe echarts view in one view controller's bug
- Fix the magnification in echarts view
- Fix the margin bug in echarts.html
- Add new property to decide the min percent of the zoom in.
- Add support for
WKWebView
- Add some tiny changes
- Add some tiny changes
- Add some actions support
- Add some
add[Name]
andadd[Name]Arr
for some properties - Add support for Mac
- Add support for themes
- 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
- Rewrite some demo use new features
- Rewrite action by using iframe
- Add demos for Tree
- Add demo for EventRiver
- Add initializer for all types
- Add some properties for some object
- Add support for the chainable way
- Restructure the codes by using
@class
- 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
- Change type PYFunnelSeriesSort into PYSort
- Fixed some property type
- Fix bug if the project contain Chinese character
- Add support for WordCloud
- Add support for Venn
- Add support for Treemap
- Add obtain image method
- Add method for creation of PYColor
- Add PYEchartActionHandler
- Restructor all the codes
- Add cocoapods dynamic and static libraries support
- Add mamual import support
- Add some constant for many types
- Add validate for the constant types
- Add PYLoadingOption
- Add PYNoDataLoadingOption
- Update the PYAxis
- Add some method for PYEchartsView
- Add PYSplitArea
- Add some missing properties
- Add Radar and Map Demos
- Replace js files and support all echarts types
- Add PYZoomEchartsView