This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch typescript
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
from ab16b5a ts: add types for Graph and Tree data structure
new d67bfd2 tiny fix
new d69ffcd 'scale' to ts
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/coord/axisHelper.ts | 19 +--
src/data/Graph.ts | 9 --
src/data/List.ts | 6 +-
src/data/OrdinalMeta.ts | 16 +--
src/data/Tree.ts | 5 +-
src/scale/Interval.ts | 137 +++++++++-------------
src/scale/Log.ts | 149 +++++++++++------------
src/scale/Ordinal.ts | 108 ++++++++---------
src/scale/Scale.ts | 273 ++++++++++++++++++++++---------------------
src/scale/Time.ts | 84 +++++++------
src/scale/helper.ts | 47 ++++----
src/util/format.ts | 2 +-
src/util/number.ts | 7 +-
src/util/types.ts | 10 +-
test/build/test-transform.js | 5 +-
15 files changed, 420 insertions(+), 457 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]