github apache/echarts 3.5.2

latest releases: 5.5.0, 5.5.0-rc.2, 5.5.0-rc.1...
7 years ago

NOTE: This is a Non-Apache Release

v3.5.2

2017-04-05
  • [+] Supported useUTC, which enables display axisLabel and tooltip in local time or UTC. Related default setttings are modified: axisLabel and tooltip display local time by default, and data recognize time string as local time if timezone not specified. See the time part in series.data. Fixed the problem that when axis.type is 'time' tick is determined by UTC and can not align with daytime. Fixed #5396 and #5393

  • [+] Supported axisLabel.showMinLabel and axisLabel.showMaxLabel.

  • [+] Supported funnel.sort, which enables sorting funnel by index or customized function.

  • [^] Fixed float error of axisTick. See #5041

  • [^] Fixed that axisTick did not display when value was too small. See #5386.

  • [^] Fixed when tooltip.trigger was 'axis', dispatchAction showTip did not work. See #5423.

  • [^] Fixed that visualMap disabled itemStyle of map. See #5388.

  • [^] Fixed that tooltip.trigger did not support 'none'. See #5400

  • [^] Fixed problem of sankey on ie11. See #3306.

  • [^] Fixed that data.lineStyle.color of parallel did not work. See #5363.

Don't miss a new echarts release

NewReleases is sending notifications on new releases.