AnyChart 7.4.1 Update Available
May 15th, 2015 by Timothy LoginovIn the AnyChart 7.4.1 update, we have added a lot of great features and improvements including a major upgrade of Legend API. Here is the full list of improvements and bug fixes:
New Features
- Each AnyChart element (Title, Label, Legend, Point, etc.) now dispatches mouse events. See Base API Reference for more details.
- Rewritten the anychart.bubble and anychart.marker methods: now they create Scatter Charts instead of Cartesian.
- Added the ability to set the maximum/minimum size for charts and other elements via the maxWidth/maxHeight and minWidth/minHeight methods.
- Fully rewritten anychart.ui.Table API.
- Pie Charts now work with CSV data.
Legend API Improvements
(For more information, see the Legend API Reference.)
- Removed the itemsProvider method.
- Added the itemsSourceMode method, allowing a set of legend items to switch between series and categories.
- Added the items method, allowing to create a custom set of legend items.
- Added the itemsFormatter method, allowing to customize the default set of legend items.
- Added the itemsTextFormatter method, allowing to customize the text of legend items.
- Added the hoverCursor method, allowing to customize the behavior of the cursor.
- Added the inverted method, allowing to invert the sequence of legend items.
- Added the legendItem method for all series, allowing to customize legend items.
Legend Interactivity Improvements
(For more information, see the Legend section in our User’s Guide.)
- A series is highlited when a legend item is hovered.
- A series is disabled when a legend item is clicked.
- Added an easy way to customize the default behavior via the preventDefault and stopPropagation methods.
Other Improvements
- The default interactivity now works the same in all chart types (Radar/Polar, Cartesian, Scatter, etc.).
- Circular Gauges: drawing improved.
Bug fixes:
- Solved problems with multiple lines in texts (\n\n).
- Tables are now redrawn when internal settings of charts are changed.
- Y-scale is no longer inverted in Win/Loss series.
- Changing the orientation of a Bullet Chart no longer causes the drawing bug.
- Solved problems with drawing multiple axes in Cartesian and Scatter Charts.
- Fixed the bug with Tooltips padding.
- Hover settings for Data Labels now can be set from Data.
- Fixed the bug with drawing Grids in IE6-8 (VML).
- Fixed the bug with the position of Tooltips in IE6-8 (VML).
AnyChart version history: https://www.anychart.com/products/anychart/history/
Trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 7.4.0 Available
March 30th, 2015 by Margaret SkomorokhA new version of our component – AnyChart 7.4.0 – is available for download. We have implemented a number of important features including 4 new chart types: Sparkline, Error, Box&Whisker, and Circular Gauges. Check out the main improvements:
![]() |
Sparkline Charts Sparkline charts are designed to fit a lot of them in a tiny space. Sparklines are good at presenting changes in time for an array of similar data, e.g. currency or medical trends. Read more about Sparkline Charts >> Take a look at Gallery sample >> |
![]() |
Error Charts Error Charts are to be used as error or deviation indicators. Error bars often represent one standard deviation of uncertainty, one standard error, or a certain confidence interval. Read more about Error Charts >> Take a look at Gallery sample >> |
![]() |
Box and Whisker Charts Box Charts are predominantly used in descriptive statistics. Using a box chart is a way of representing groups of numerical data. Boxes operate with specific terms, such as whiskers, quartiles, and median. Read more about Box and Whisker Charts >> Take a look at Gallery sample >> |
![]() |
Circular Gauges Circular Gauge is a radial chart that can be used as a clock, speedometer, compass, audio feature tuner or any other gauge that represents the value as an angle on a circle plot. Read more about Circular Gauges >> Take a look at Gallery sample >> |
![]() |
Pie/Donut Aqua Style Aqua Style for Pie/Donut charts is a renewed gradient fill style which has become very popular among our users since AnyChart 5.0. Take a look at Gallery sample >> |
- Categories: AnyChart Charting Component
- No Comments »
AnyChart and AnyGantt 7.3.1 Update
January 22nd, 2015 by Margaret Skomorokh
Today we are releasing a small bug fix update to AnyChart and an improvement update to AnyGantt.
AnyChart 7.3.1: bug fixes
- Problems with updating data points on Pie Charts.
- Problems with updating legend items and appending series in Scatter/Cartesian/Radar/Polar Charts.
AnyGantt 7.3.1: new features
- The Tooltips feature for Resource and Project Charts.
- Data grid and timeline rows highlighting.
- Improvements of scrollbar style.
AnyChart version history: https://www.anychart.com/products/anychart/history/
AnyGantt version history: https://www.anychart.com/products/anygantt/history/
Trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component, AnyGantt
- No Comments »
AnyChart 7.3.0 with Scatter, Radar, and Polar Charts Released
December 17th, 2014 by Margaret SkomorokhGreat news! We are happy to announce the release of a new version of our product – AnyChart 7.3.0. The basic package of AnyChart now includes three long-awaited chart types: Scatter, Radar, and Polar.

A Scatter Chart shows the relationships among the numeric values in several data series, or plots two groups of numbers as one series of XY coordinates.
A Radar Chart is a graphical method of displaying multivariate data in the form of a two-dimensional chart of three or more quantitative variables represented on axes starting from the same point. It is also known as web chart, spider chart, star chart, cobweb chart, star plot, irregular polygon, or kiviat diagram.
A Polar Chart allows to draw a scatter chart using the polar coordinate system, which is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a fixed point and an angle from a fixed direction.
AnyChart version history: https://www.anychart.com/products/anychart/history/
Trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 7.2.0 Available
October 28th, 2014 by Margaret SkomorokhWe are glad to announce that AnyChart 7.2.0, a new version of our charting component, is available. It includes new features and important improvements, which we hope will make your charting experience even better.
A new chart type, Bullet Chart, was added.
Another new feature is Table Layout. It allows to create complex dashboards like this one:
Now it is also possible to add, remove, and alter data, which allows to create live streaming charts and do many other useful things. For details, see this article: Working with data.
Here is the full list of changes:
New features
- Bullet Charts
- Table Layout
- Add/Remove/Update Operations
Improvements
- Warning and error messages improved
- Performance improvemed
Bug fixes
- Z-index bug fixed
- Marker issues in DateTime scales fixed
- FireFox 32 and IE11 bug fixed
AnyChart version history: http://6.anychart.com/products/anychart7/history/
Trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 7.1.1 Released
September 18th, 2014 by Timothy LoginovToday we are making a minor release with some bug fixes. We would like to mention that these bugs were found with a help of our extensive QA and testing systems. To create a good component, it is not enough to implement all features needed — one should also make them work well. That is why AnyChart products go through numerous tests and the strict verification by our QA Team.
To make tests and control quality, we use our own testing system with a cute name CAT — which, in fact, stands for The Complex for Automated Testing. The systems uses Selenium and makes all tests both in the headless WebKit PhantomJS and real browsers. The CAT supports testing sessions and never stands idle. There are thousands of tests which cover all methods of all classes from the API. All bugs we have ever found are also covered with tests, so we are sure that a bug which was killed once will never appear again.

Though we are doing our best to find all issues ourselves, we appreciate help from our customers, and for in 7.1.1 release we thank our good friend Kevin Brown from Xportability for two bug reports:
- DVF-752 Duplicate namespace declaration in IE.
- DVF-808 A conflict with the prototype.
And we thank our QA Team for the other bug fixes. You can take a look at the list in our version history.
Trial download is available at https://www.anychart.com/download/, try AnyChart – the tested solution you can trust!
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 7 Released
August 29th, 2014 by Margaret SkomorokhAnyChart is entering a new era – leaving behind Flash and moving to a more modern and promising technology, JavaScript HTML5.

Today we are proud to announce the release of AnyChart 7 – a new HTML5 version of our product. The main great features of AnyChart 7 are:
- Groundbreaking, much more flexible API.
- A higher performance – milliseconds of rendering time, even on large data sets.
- A completely new system of dealing with data.
- Incredibly flexible opportunities for dashboard creation.
- An opportunity to use any element separately (framework).
- An opportunity to change any setting of your chart on-the-fly.
- Full compatibility of all types of charts (including, very soon, AnyStock, AnyGantt and AnyMap).
- Borderless opportunities for customization.
- Compatibility with all platforms including iOS/Android and outdated browsers.
The chart types available in AnyChart 7 are presented in the gallery. You can also learn about the new API and read the documentation.
We have already released two versions, AnyChart 7.0.0 and AnyChart 7.1.0 (see our version history). Further we are going to release a new update every two-three months or more often. You can find out our plans for the future in the roadmap.
Those who use AnyChart 6 should not be worried: we will satisfy our support obligations according to the agreements, and all resources related to the old version will be available here: http://6.anychart.com/products/. But public bug fixes will be made during only one year, and there will be no new features for AnyChart 6. As for migration from 6.x to 7.x – in a couple of months we will offer a converter module which will help you to move to the new version.
If you need clarification on your licensing terms, want to purchase additional licenses or extend the support period, you can get in touch with our sales and licensing team using email: sales@anychart.com or phone: +1 (888) 845-1211 (USA) or +44 20 7193 9444 (Europe). If you need technical support, any help with the development and configuration, or have bug reports and improvement suggestions, please open a ticket at http://support.anychart.com/ – our support team will be happy to help.
And be sure to follow us in Twitter and Facebook to get the latest news and updates.
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 6.2.0 Available
December 6th, 2013 by Margaret SkomorokhA new version of our component – AnyChart 6.2.0 – is available for download. Here is the list of changes:
New features
The Double-Click event is now supported, both in the HTML5 and Flash engines.
Improvements
Rendering performance of the HTML5 engine in Internet Explorer 6.x, 7.x, and 8.x is improved.
Bug fixes
Fixed the Pie/Doughnut exploded settings bug.
Fixed the bug with the minimum value of the scale calculation.
AnyChart version history: http://6.anychart.com/products/anychart7/history/
Trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 6.1.0 Released
September 20th, 2013 by Margaret SkomorokhWe are glad to announce the release of AnyChart 6.1.0. By popular demand, we have made our component compatible with old versions of Internet Explorer; here is the full list of improvements, mostly affecting AnyChart HTML5 engine:
New features
- Internet Explorer 6.x, 7.x, and 8.x support added to the HTML5 engine.
Improvements
- Text rendering improved in the HTML5 engine.
Bug fixes
- Custom labels in Gauges no longer break rendering in the HTML5 engine.
- Cone series in stacked mode with first zero value no longer breaks rendering in the Flash engine.
- Axes border issues in the HTML5 engine solved.
- The {%YPercentOfCategory}, {%YSum}, {%YMax}, {%YMin}, {%YPercentOfCategory} tokens are now correctly calculated in the HTML5 engine.
- Gauge tickmarks issues in the HTML5 engine solved.
- updateChart actions with external chart data now correctly work in all browsers.
Here you can see AnyChart version history: http://6.anychart.com/products/anychart7/history/
The new version is available for trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »
AnyChart 6.0.12 Available
April 26th, 2013 by Timothy LoginovOur current priority is developing AnyChart HTML5 engine and making our component even more compatible with different browsers and platforms. Today we have released AnyChart 6.0.12, where you will find new HTML5 features and other improvements:
New HTML5 features
- Added 3D Plot.
- Added CSV support.
Improvements
- Improved Stacked Bar and Area charts behavior with missing values.
- Improved Stacked Bar charts behavior with zero and negative values.
Bug fixes
- The Chart.remove() method now works correctly in IE9.
HTML5 bug fixes
- Fixed incorrect positioning of labels on Pie charts.
- The HTML5 engine now treats empty text nodes correctly.
- The {%DataPlotYMin} and {%DataPlotYMax} tokens are now correctly calculated.
- Legend icon custom settings no longer break rendering.
- Empty data nodes in templates are now correctly treated.
- Backgroundless charts size is now correctly calculated.
- Solved Gauge Frame gradient issues.
- Fixed outside labels positioning.
Here you can see AnyChart version history: http://6.anychart.com/products/anychart7/history/
The new version is available for trial download: https://www.anychart.com/download/
- Categories: AnyChart Charting Component
- No Comments »