Echarts Gl Versions Save

Extension pack for Apache ECharts, providing globe visualization and 3D plots.

2.0.0-rc.2

3 years ago

1.1.2

4 years ago

Surface

  • [enhance] Enhance data shape guessing from the data array.

1.1.1

6 years ago
  • Upgrade to latest ClayGL and ECharts

1.1.0

6 years ago
  • Add maptalks3D component.

  • Upgrade to latest ClayGL and ECharts

1.0.2

6 years ago

Bug fixes

1.0.1

6 years ago

1.0.0

6 years ago
  • [+] Add polygons3D for building visualization.

  • [+] Add linesGL for 2d lines acceleration

  • [+] linesGL, polygons3D, scatterGL support incremental rendering

  • [^] Updated to ECharts 4.0 and ClayGL 1.0

1.0.0-beta.6

6 years ago

[flowGL]

  • Add supersampling property for supersampling antialiasing.
  • Add particleType property. Which can be 'point', 'line'. The animation will look much smoother when particleType is 'line'

[Bug fixes]

[modules]

  • Changed to ES6 module.

1.0.0-beta.5

6 years ago

1.0.0-beta.4

6 years ago
  • [^] [bar3D] Fix bar3D layout on geo3D. See #85

  • [^] [geo3D][map3D] Support mouse interaction when instancing: true

  • [^] [IE] Fix chart with transparent color may have bug in IE. See #102

  • [^] [tooltip] Improve tooltip.

  • [^] Add preZ optimization for large scene.