ECharts 5.0.1 released, an interactive chart visualization library implemented by JavaScript

Apache ECharts (incubating) 5.0.1 has been released. ECharts is an open source visualization library implemented using JavaScript. It can run smoothly on PCs and mobile devices and is compatible with most current browsers (IE8/9/10/11, Chrome). , Firefox, Safari, etc.), the bottom layer relies on the vector graphics library ZRender, which provides intuitive, interactive, and highly personalized data visualization charts.

The main contents of this update include:

  • [Feature] Better API can be used to get the smallest import  #13890  ( pissang )
  • [Fix] [tooltip] Fix tooltip error of  markPoint #13992  ( susiwen8 )
  • [Fix] [loading] Fix  showLoading center alignment and  fontSize invalidity. Add  fontFamilyfontWeightfontStyle# 13972 ( yufeng04 )
  • [Fix] [gauge]  pointer.offsetCenter Invalid without an icon  # 13966  ( yufeng04 )
  • [Fix] [dataset] Fix the automatic legend error from the data set  #13930  ( 100pah )
  • [Fix] [handler] Fix the problem that the tooltip cannot be hidden when the window is moved occasionally  #693  ( pissang )
  • [Fix] [tooltip] Fix the problem that the text color cannot be changed in the tooltip  #13848  ( susiwen8 )
  • [Fix] [tooltip] Fix the problem that the borderColor cannot be changed in the tooltip  #13771  ( susiwen8 )
  • [fix] [axis] Fixed the error when the maximum length of the category axis is greater than the data length  #13733  ( Ovilia )
  • [fix] [svg] Fix the problem that the SVG renderer cannot be used to export the chart in IE  #13732  ( plainheart )
  • [Fix] [bar] Made improvements and some fixes to the bar race chart  #13994  ( 100pah )

Check the update details: https://github.com/apache/echarts/releases/tag/5.0.1

Guess you like

Origin www.oschina.net/news/127028/echarts-5-0-1-released