Skip to content
Longhua Zhang edited this page Sep 5, 2016 · 1 revision

This is a highly custom chart control for iOS and Mac apps, which build with the EChart(Echart2). It just encapsulate the conrol of the javascript. It provides a chainable way of describing your configurations for the echarts. It's convinient for foucing on the logic of the app and optimizing the code. It avoid diverting developers' mind on the interaction between javascript and Objective-C.

Clone this wiki locally