AnyChart JS のリリース

Released: Dec 17, 2019

8.7.1 での更新項目

機能

  • Added the ability to disable credits over a theme.
  • Added legend item alignment settings.

不具合の修正

  • Client-side export issue.
  • Hover cursor on legend.
  • Selection Marquee issue.
  • Log scale ticks issue.
  • Sunburst label issue.
  • Mobile tappable area for gauge's needle.
  • Mobile issue (Network chart).
  • Gauge ticks issues.

Released: Aug 7, 2019

8.7.0 での更新項目

機能

  • Client-Side Export - This release adds client-side export to all JavaScript charting libraries - AnyChart, AnyStock, AnyGantt, and AnyMap. This will allow you to save your data visualizations as images (SVG, PNG, and JPG) and PDF documents without a roundtrip to the server, by leveraging built-in browser features for a seamless JS chart export, fast and secure.
  • Legend - Added some icons support.

不具合の修正

  • Legend issues.

Released: May 15, 2019

8.6.0 での更新項目

機能

  • Timeline Chart - A timeline is a display of a list of events in chronological order. It is typically a graphic design showing a long bar labeled with dates paralleling it, and usually contemporaneous events.
  • Network Graph - Network graph is a mathematical structure (graph) to show relations between points. The graph visualizes how entities are interconnected with each other. Entities are displayed as nodes (points) and the relationship between them (edges) are displayed with lines...

Released: Dec 24, 2018

8.5.0 での更新項目

機能

  • Word Tree - A Word Tree chart is a visualization of a set of words in a hierarchical way. It can be used to show which words most often follow or precede a target word or to show a hierarchy of terms. The font size of words represents their weight - the frequency/number of children
  • Surface Chart - Surface chart (3D Surface plot) displays a set of three-dimensional data as a mesh surface and is used when you need to find the optimum combinations between two sets of data. The colors and...

Released: Oct 5, 2018

8.4.0 での更新項目

機能

  • Sankey Diagram - A Sankey diagram is a flow diagram that shows nodes linked by flows, the quantity of each flow being represented as its width. This chart type emphasizes the major transfers or flows within a system and helps to locate dominant contributions to an overall flow.
  • Significantly improved performance.
  • Improved rendering of legends.
  • Axes line markers can now dispatch mouse events.
  • Now the fill of 3D Pie charts can be transparent.
  • Added contextMenu() method to the anychart.ui.table...

Released: Jul 10, 2018

8.3.0 での更新項目

機能

  • HTML Tooltips Support - Tooltip customization is way easier now. Full support of HTML is available and you can write your own HTML code and customize tooltip visualization using CSS classes.
  • Background Settings for Chart Data Bounds - The background can now be changed in the data area if needed.
  • Coloring Rules and Thresholds - New ways to customize the coloring of series have been added including negative/positive colors, rising/falling colors, and the ability to specify the Color Scale with...

Released: Mar 26, 2018

8.2.0 での更新項目

機能

  • Sunburst Chart - Sunburst Chart (also called Radial Treemap) presents an excellent way of visualizing hierarchical data by means of concentric circles.
  • Min/Max Labels - Show minimum and maximum values on a chart. This feature allows users to see at a glance what is happening with the data.
  • Crosshair Multiple Labels - Now you can display several crosshair labels on additional axes of a chart. It is possible to add an extra axis (e.g. one with percentage values), enable this feature and get...