August 3rd, 2015 by Margaret Skomorokh
AnyChart Stock 7 is an upcoming addition to new AnyChart 7 HTML5 JavaScript Engine: Financial charting solution that allows to turn your real time data into highly sophisticated charts with interactive capability.
Designed to display large datetime datasets, AnyStock is the ideal tool for client reporting and performance based reporting applications. Reports and Dashboards are visualized with scrolling, drill downs, panning and zoom functionality.
Demo page: https://www.anychart.com/products/anystock/demos/alpha/
What you can see on a demo page is the early Alpha preview of AnyStock, this chart shows dataset of 20.000 points and it usually takes about half a second to be rendered in a modern browser on an average workstation. The title of the chart you see shows results of the real performance benchmark for this chart on your computer.
We are working hard to go into the release stage, polishing all bells and whistles and hoping to make it by September 2015.
New AnyStock will feature amazing speed and all the neat things our customers loved previous versions of in AnyStock, and it will be fully integrated into the new AnyChart 7 Framework and share most of its ideology, settings technique and ease of use – and you will be able to use it along other charts, including those we have in the AnyChart Basic Charts, AnyGantt Gantt Charts and AnyMap HTML5 Maps.
We are convinced that you will be pleased with the result, stay tuned!
July 26th, 2015 by Margaret Skomorokh
Good news, everyone! We are putting finishing touches on the new AnyMap HTML5 engine, along with the new version of AnyChart with an amazing Theming Feature: ability to segregate settings and data once and till the end of times (if you wish to) and switch visual presets on-the-fly. And we are going to show the first demo of AnyStock HTML5 next week too.
Also, some interesting stuff we’ve encountered this week and covered on AnyChart Facebook Page:
We’ve noticed Line Charts in Age of Wonders III and Triumph Studios spotted that we were on the tutorial level.
Two great projects from the UK:
- Seeing Data: Making Sense of Data Through Visualisations is a research project which aims to understand how people make sense of data visualisations, the project is headed by Helen Kennedy, Professor of Digital Society at the Department of Sociological Studies, University of Sheffield.
- Compound Interest is a site that aims to take a closer look at the chemical compounds we come across on a day-to-day basis. It also provides graphics for educational purposes, both for teacher and student use. The site is run single-handedly by Andy Brunning, a chemistry teacher based in the UK who creates the graphics for the site in his spare time.
July 20th, 2015 by Margaret Skomorokh
This week we have posted the following news on data visualization, data science, and AnyChart:
- This nice animated infographic by CNNMoney shows how the median home in America has changed of the past 40 years.
- Read the article by Explorer (UK) Ltd about AnyChart Pie Charts in Oracle Application Express (APEX).
- On July 23, 2015, a Big Data meeting will be held online. Participation is free, but you need to register in advance. The group is meant to be a hub for those involved in Big Data and Data Science in the world. Meetings will be monthly in online to discuss architecture, challenges, solutions , products and ideas that Big Data companies are facing and to learn from fellow Big Data professionals.
- Check out this animated map showing how Hinduism, Buddhism, Christianity, Judaism, and Islam spread across the world.
By the way, we are going to update AnyChart Maps – AnyMap in a matter of days, it will be a completely new, HTML5-ready JavaScript maps engine.
Stay tuned!
July 12th, 2015 by Margaret Skomorokh
Here is a quick recap of the interesting information on data visualization, which we have discovered this week – and, of course, of some AnyChart news:
July 8th, 2015 by Margaret Skomorokh
AnyChart 7.5.1, a bug fix release of our HTML5 charts, is now available. This version contains the following changes:
Improvements
- Improved the Animation feature.
Bug fixes
We are sorry for any inconveniences caused by the bugs. Our team is constantly working to improve AnyChart and achieve the best quality possible. And you’re always welcome to submit any questions to our support system.
AnyChart version history: https://www.anychart.com/products/anychart/history/
Trial download: https://www.anychart.com/download/
July 3rd, 2015 by Margaret Skomorokh
Today we are glad to publish a new customer success story – about AnyChart and Sparks & Associates.
The Actualized Leadership Profile (ALP) is a 77-item self assessment that measures an individual’s dominant motive need and corresponding style of leadership. Based on the seminal works of Abraham Maslow and David McClelland, the ALP measures the degree of self-actualization that is demonstrated in one’s current style of leadership. A customized, full color and confidential report identifies the strengths and limitations in the individual’s current leadership approach.
The challenge was:
- To provide a creative and intuitive visualization of personal assessment results.
- To create a visualization that accepts result parameters from the system’s existing ASP code.
Solution:

You can enjoy the full success story here:
Or see other AnyChart Customer Success Stories.
June 30th, 2015 by Anton Baranchuk
Every day at AnyChart we deal with a lot of different data visualizations, charts, diagrams, dashboards when we help our clients to build their beautiful products. So, we have a lot of experience with both Flash and HTML5 charts, but also we recognize power of reading to get theoretical understanding of basic concept from guru-thinkers. Here are our top 5 picks: Read more »
June 18th, 2015 by Margaret Skomorokh
Good news! Today we have two major releases of our HTML5 charts for our customers: AnyChart 7.5.0 and AnyGantt 7.5.0. In the new versions of our components, you will find the Funnel and Pyramid chart types, Dashbording Tools, the Printing and Animation options, and other significant improvements. Check them out:
AnyChart 7.5.0 New Features
 |
Dashboarding Tools
The purpose of Dashboarding Tools is to provide simple and convenient instruments for building complex Dashboards. In the current release we present the first part of this set: the ability to highlight/hide series and points, using special methods.
See API Reference for more details >> |
 |
Printing
The new printing method allows you to make a full-page print of a chart or a dashboard. It supports eight paper size formats: US Letter, A0 – A6, and the portrait/landscape switch.
Read more about Printing >> |
 |
Animation
Most popular charts types – Line, Column, Bar, Area, and so on – are now animated. Animation supports duration settings and start&finish events.
Take a look at the Gallery samples >> |
 |
Funnel Charts
Funnel charts (also called accumulation charts) show percentage ratio. They are often used to represent different stages in sales process and show the amount of potential revenue for each stage.
Read more about Funnel Charts >>
Take a look at the Gallery samples >> |
 |
Pyramid Charts
Pyramid charts are used to visualize the hierarchical structure of topics, and progressively ordered quantitative data.
Read more about Pyramid Charts >>
Take a look at the Gallery samples >> |
AnyGantt 7.5.0 New Features
 |
Printing
The new printing method allows you to make a full-page print of your chart. It supports eight paper size formats: US Letter, A0 – A6, and the portrait/landscape switch.
Read more about Printing >> |
 |
Events
Events allow to handle such user actions as rowClick, rowMouseOver, rowMouseMove, etc. with the .listen() and .listenOnce() methods. Using this methods, you can override default chart interactivity. |
 |
XML/JSON/CSV Data Support
The XML and JSON formats can be used for data and settings input; CSV can be used for data input. XML and JSON schemas are available.
Learn how you can work with data >> |
 |
Summary Tasks Auto-Calculation
The actualStart, actualEnd, and progressValue data fields of grouping tasks became optional. If they are missing, auto-calculation is done, based on tasks in the group.
Take a look at the Gallery sample >> |
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/
June 11th, 2015 by Margaret Skomorokh
We are happy to announce that a new customer success story has been added to our site.
DeviceLock, Inc, established in 1996, is a leading provider of endpoint device/port control and data leak prevention software for business, education and government institutions around the world. The company offers DeviceLock, a policy-based endpoint data leak prevention (DLP) security solution that enables network administrators to centrally control uploading and downloading activity through local computer devices and network protocols and applications.
The challenge was:
- To present the activity of DeviceLock in a clear and visually appealing way.
- To make complex data easy to read and understand so that the situation could be quickly evaluated by the end user.
Solution:
- AnyChart JavaScript charts were chosen as a solution. The component allows to create stylish interactive HTML5 charts and provides excellent rendering performance.
- Due to wide variety of chart types and the flexibility of AnyChart, it was possible to implement user-friendly data visualizations.
You can enjoy the full success story here:
Or see other AnyChart Customer Success Stories.
June 2nd, 2015 by AnyChart Team
Several experts and sources say William Playfair deserves credit for the development of the first bar chart in 1786. However, this statement appears to be misleading, or if not wrong, at least just a part of the truth.
If we get down to the bare facts, one of the greatest thinkers and scientists of the Middle Ages, Nicole Oresme, used a bar chart more than 300 years before Playfair, in his publication titled The Latitude of Forms (14th century). Oresme decided to plot velocity of a constantly accelerating object against time, and here is what he drew:

These were the first bar charts in history!
Read more »