Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
100pah committed Aug 31, 2017
1 parent 2b39e20 commit 0674da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cn/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

+ [+] [axis.min](http://echarts.baidu.com/option.html#xAxis.min), [axis.max](http://echarts.baidu.com/option.html#xAxis.max) 支持了设置函数。参见 [#6465](https://github.com/ecomfe/echarts/issues/6465)

+ [^] 修复了 textStyle 相关兼容性和 emphasis style 问题,参见 [#6491](https://github.com/ecomfe/echarts/issues/6491)[#6529](https://github.com/ecomfe/echarts/issues/6529)[#6516](https://github.com/ecomfe/echarts/issues/6516)[#6532](https://github.com/ecomfe/echarts/issues/6532)
+ [^] 修复了 textStyle 相关兼容性和 emphasis style 问题,参见 [#6491](https://github.com/ecomfe/echarts/issues/6491)[#6529](https://github.com/ecomfe/echarts/issues/6529)[#6516](https://github.com/ecomfe/echarts/issues/6516)[#6532](https://github.com/ecomfe/echarts/issues/6532)[#6237](https://github.com/ecomfe/echarts/issues/6237)

+ [^] 改善了 [K线图](http://echarts.baidu.com/option.html#series-candlestick) 边界模糊的问题。

Expand Down
2 changes: 1 addition & 1 deletion en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

+ [+] Supported function in [axis.min](https://ecomfe.github.io/echarts-doc/public/en/option.html#xAxis.min), [axis.max](https://ecomfe.github.io/echarts-doc/public/en/option.html#xAxis.max). See [#6465](https://github.com/ecomfe/echarts/issues/6465).

+ [^] Fixed problems of compatibility and emphasis style about textStyle. See [#6491](https://github.com/ecomfe/echarts/issues/6491)[#6529](https://github.com/ecomfe/echarts/issues/6529), [#6516](https://github.com/ecomfe/echarts/issues/6516), [#6532](https://github.com/ecomfe/echarts/issues/6532).
+ [^] Fixed problems of compatibility and emphasis style about textStyle. See [#6491](https://github.com/ecomfe/echarts/issues/6491)[#6529](https://github.com/ecomfe/echarts/issues/6529), [#6516](https://github.com/ecomfe/echarts/issues/6516), [#6532](https://github.com/ecomfe/echarts/issues/6532), [#6237](https://github.com/ecomfe/echarts/issues/6237).

+ [^] Add sub-pixel optimize to [candlestick](https://ecomfe.github.io/echarts-doc/public/en/option.html#series-candlestick).

Expand Down

0 comments on commit 0674da1

Please sign in to comment.