AnyChart JS 新版本發表
Released: Jan 19, 2026
8.14.1 中的更新
修補程式
- Fixed license key application to gauge charts.
- Fixed applying credits settings via JSON.
Released: Jun 17, 2025
8.13.1 中的更新
特性
- Legend position on-demand - A new feature has been introduced to get or set the current position of a chart legend. This includes support for drag transformations, enhancing flexibility in layout customization and interactivity.
- Added an option to show two markers simultaneously for both ends of data ranges in range charts, using the new 'rangeMode' setting in the marker's position().
Released: Sep 24, 2024
8.13.0 中的更新
特性
- Circle packing now offers new labels mode - The new labels mode allows you to change which labels are shown on the chart. You can set whether it should be root labels or leaves labels.
- Waterfall Arrows Improvement and more - The Arrows feature in Waterfall charts allows you to add Arrow-shaped connectors between different parts, along with labels to show changes. The arrow placement algorithm has also been improved.
修補程式
- Timeline chart labels now correctly displays labels for years between...
Released: Apr 11, 2024
8.12.1 中的更新
修補程式
- Legend memory leak issue fixed.
- Connect missing points issue fixed.
- Timeline chart useHtml axis labels issue fixed.
- Timeline chart zoom issue fixed.
Released: Dec 4, 2023
8.12.0 中的更新
特性
- Added Interactivity Events in Calendar and Circle Packing Charts - Calendar and Circle Packing charts have been upgraded by integrating a comprehensive suite of interactivity events. You can now attach event listeners to any chart element, triggering actions such as adding or changing information and reshaping chart behavior in response to user interactions like mouse movements, hovers, clicks, and more.
修補程式
- Default export to CSV has been fixed for pie charts.
- Label annotation issue has been...
Released: May 10, 2023
8.11.1 中的更新
修補程式
- Surface chart markers zIndex issue fixed.
- Network Graph arrows issue fixed.
- Surface droplines serialization issue fixed.
- Surface csv export issue fixed.
- Label annotation issue fixed.
Released: Dec 7, 2021
8.11.0 中的更新
特性
- Cross-axis settings - Now allows you to position Y and X Axes anywhere on a chart - not only fixed Top/Left/Bottom/Right positions.
- Waterfall outside labels - Waterfall charts now have outside labels that allow you to mark small elements in an efficient way.
- Added Waterfall total point as an independent element option.
- Added Waterfall split total feature - you can now show total points as several elements.
- Waterfall stack labels for single-series are now available.
修補程式
Released: May 20, 2021
8.10.0 中的更新
特性
- Waterfall Arrows - Allows you to add Arrow shaped connectors between different parts along with labels to show changes.
- Calendar Chart - A calendar chart is a visualization used to show activity over the course of a long span of time, such as months or years. Use a calendar chart when you want to show how quantifiable values vary depending on the day of the week, season, or how it trends over time.
- Circle Packing Chart - A variation of a Treemap that uses circles instead of rectangles. Circle...
Released: Sep 29, 2020
8.9.0 中的更新
特性
- Labels text length - Added an option to limit the number of characters in labels for easier control over the chart display.
- Client-side CSV/XLSX export - CSV/XLSX can now be exported on client-side, without the help of an export server.
- First and Last labels placement improvement - First and last labels now always placed correctly on the chart.
- Polar points automatic placement - Polar charts now can spread points along the category allowing you to create Bullseye charts.
- Waterfall stack...
Released: May 22, 2020
8.8.0 中的更新
特性
- Text shadow effect - Added option to tune text shadows on charts with the textShadow() method.
- Background corner settings can now be set in percent as well as in pixels
- Sunburst label performance significantly improved, can now render more than 20,000 points.