You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/11/27 02:29:36 UTC

[incubator-echarts] branch master updated (b42baa3 -> 1cbfe8f)

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from b42baa3  fix(heatmap): Remove seams in heatmap
     add 1cbfe8f  chore(theme): fix code style on theme files. update thumb generation code

No new revisions were added by this update.

Summary of changes:
 theme/azul.js                | 204 ++++++++++++-----------
 theme/bee-inspired.js        | 234 ++++++++++++++-------------
 theme/blue.js                | 234 ++++++++++++++-------------
 theme/caravan.js             | 236 ++++++++++++++-------------
 theme/carp.js                | 204 ++++++++++++-----------
 theme/cool.js                | 236 ++++++++++++++-------------
 theme/dark-blue.js           | 124 +++++++-------
 theme/dark-bold.js           | 114 +++++++------
 theme/dark-digerati.js       | 124 +++++++-------
 theme/dark-fresh-cut.js      | 124 +++++++-------
 theme/dark-mushroom.js       | 124 +++++++-------
 theme/dark.js                | 105 ++++++++----
 theme/eduardo.js             | 234 ++++++++++++++-------------
 theme/forest.js              | 206 +++++++++++++-----------
 theme/fresh-cut.js           | 202 ++++++++++++-----------
 theme/fruit.js               | 236 ++++++++++++++-------------
 theme/gray.js                | 310 ++++++++++++++++++-----------------
 theme/green.js               | 300 ++++++++++++++++++----------------
 theme/helianthus.js          | 376 +++++++++++++++++++++++--------------------
 theme/infographic.js         | 180 +++++++++++++--------
 theme/inspired.js            | 202 ++++++++++++-----------
 theme/jazz.js                | 208 +++++++++++++-----------
 theme/london.js              | 204 ++++++++++++-----------
 theme/macarons.js            | 155 +++++++++++-------
 theme/macarons2.js           | 355 +++++++++++++++++++++-------------------
 theme/mint.js                | 194 ++++++++++++----------
 theme/red-velvet.js          | 204 ++++++++++++-----------
 theme/red.js                 | 307 +++++++++++++++++++----------------
 theme/roma.js                |  95 +++++++----
 theme/royal.js               | 204 ++++++++++++-----------
 theme/sakura.js              | 168 ++++++++++---------
 theme/shine.js               | 141 +++++++++-------
 theme/tech-blue.js           | 236 ++++++++++++++-------------
 theme/theme-screenshots.png  | Bin 372318 -> 0 bytes
 theme/tool/option/area.js    |   2 +-
 theme/tool/option/bar.js     |   2 +-
 theme/tool/option/graph.js   |   2 +-
 theme/tool/option/map.js     |   2 +-
 theme/tool/option/pie.js     |   2 +-
 theme/tool/option/scatter.js |   2 +-
 theme/tool/thumb.html        |  45 ++++++
 theme/tool/thumb.js          |  95 +++++------
 theme/vintage.js             |  60 ++++---
 43 files changed, 3852 insertions(+), 3140 deletions(-)
 delete mode 100644 theme/theme-screenshots.png
 create mode 100644 theme/tool/thumb.html


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org