AnyChart News

Unlocking Visual Data Insights — DataViz Weekly

August 16th, 2024 by AnyChart Team

Unlocking Visual Data Insights — DataViz WeeklyData speaks louder when it’s represented graphically. Unlock the power of visual data insights in our new edition of DataViz Weekly, putting a spotlight on new charts and maps that make trends and patterns clear and engaging. Take a look at the projects that have stood out to us this week:

  • K-pop’s global reach through internationalization — Bloomberg
  • The Bay Area’s microclimates revealed through the BART network — The San Francisco Chronicle
  • Taiwan’s Olympic medals — Taiwan Data Stories
  • Yen fluctuations and the Bank of Japan’s influence — Reuters

Read more »


Paris 2024 Olympic Medal Count Trackers — DataViz Weekly

August 9th, 2024 by AnyChart Team

A title image displaying screenshots of nine Paris 2024 Olympic medal count trackers featured in this issue of Data Visualization WeeklyThe Paris Summer Olympics are in full swing. If you’re interested in tracking the results and want to know which countries are excelling, numerous media outlets have prepared a variety of medal count trackers. In this special edition of DataViz Weekly, we showcase a selection of these projects, with a special focus on those that not only display numbers but also present them through compelling visualizations. Let’s dive in!

Read more »


Revealing Insights with Data Visualizations — DataViz Weekly

June 14th, 2024 by AnyChart Team

Revealing Insights with Data Visualizations — DataViz WeeklyData visualizations bridge the gap between raw numbers and clear, understandable insights. This week on DataViz Weekly, we showcase four remarkable new examples of how charts and maps illuminate diverse topics in a comprehensible and engaging manner:

  • In-flight turbulence — South China Morning Post
  • Shifts in occupation and income — FlowingData
  • San Francisco’s culinary diversity — California Migration Museum
  • EU election results — Reuters

Read more »


Test Your Data Literacy & Luck — Win iPad at Qlik Connect!

May 30th, 2024 by AnyChart Team

Test Your Data Literacy & Luck — Win an iPad at Qlik Connect!If you’re heading to the Qlik Connect show next week (June 3–5), don’t miss out on the chance to test your data smarts with our fun, interactive game, “Connections.” It’s not only a challenge of knowledge but also an opportunity to win an iPad!

Read more at qlik.anychart.com »


How to Build Network Graph with JavaScript

May 23rd, 2024 by Alex Carter | DZone

Network Graph with JavaScript: GuideNetwork graphs are a practical and effective tool in data visualization, particularly useful for illustrating the relationships and connections within complex systems. These charts are useful for understanding structures in various contexts, from social networks to corporate hierarchies. In this tutorial, we’ll delve into a quick path to creating a compelling, interactive network graph using JavaScript.

We’ll use the Volkswagen Group as our example, mapping out its subsidiaries and product lines to showcase how network graphs can make complex organizational structures understandable and accessible. By the end of this step-by-step guide, you’ll have a clear understanding of how to quickly construct and customize a JS-based network graph. Buckle up, as it’s time to hit the road!

Read the JS charting tutorial »


Let’s Connect at Qlik Connect 2024: AnyChart Booth #807

May 13th, 2024 by AnyChart Team

Introducing Updates to Waterfall Charts for Qlik SenseQlik Connect 2024 is on the horizon, and we’re pleased to announce that AnyChart will be participating as an Emerald sponsor and exhibitor. Join us from June 3–5 at Rosen Shingle Creek in Orlando, Booth #807!

Read more at qlik.anychart.com »


Exploring Insights with Data Visualization — DataViz Weekly

May 3rd, 2024 by AnyChart Team

Exploring Insights Through Data Visualization in new DataViz WeeklyWelcome to the new DataViz Weekly, where we continue exploring the transformative power of data visualization. This edition presents a selection of new examples of how charts and maps can help us understand trends and patterns in various subjects — from sports and philanthropy to global challenges like press freedom and inflation, and everyday topics such as sleep. Here are the projects featured this time:

  • March Madness philanthropy challenge — Bloomberg
  • 2024 World Press Freedom Index — Reporters Without Borders
  • Global Inflation Tracker — Council on Foreign Relations
  • Sleep trends in America — The Washington Post

Read more »


Understanding Complex Topics Through Data Graphics — DataViz Weekly

April 26th, 2024 by AnyChart Team

Understanding Complex Topics Through Data Graphics — DataViz WeeklyDataViz Weekly is here! Today, we spotlight cool new projects that illuminate how complex topics can be presented and explored in a comprehendible and impactful manner with the help of appropriate data graphics. Here’s a quick look at what we’re covering today:

  • Evaluating agri-environmental policy effectiveness globally — Our World in Data
  • Visualizing сlimate сhange across generations — The Tardigrade
  • Revealing pandemic toll on U.S. prison populations — The Marshall Project
  • Exploring Israel’s integrated air defense capabilities in action — Reuters

Read more »


New Data-Driven Stories Worth Exploring — DataViz Weekly

April 19th, 2024 by AnyChart Team

New Data-Driven Stories Worth Exploring — DataViz WeeklyThis week’s DataViz Weekly showcases a quartet of compelling data-driven stories, each powered by the adept use of data visualization techniques. These narratives not only inform but inspire, perhaps sparking creative concepts for your upcoming projects.

Here are the visual stories featured in this issue:

  • Unraveling the hold of historical mortgage rates in the U.S. — The Upshot
  • Retelling the transformation of San Francisco’s Japantown after Roosevelt’s Executive Order 9066 — The San Francisco Chronicle
  • Revealing hidden risks in common fragrances — Bloomberg
  • Exploring the persistent shadows of teen adversity — The Pudding

Read more »


Creating Interactive Network Graph Using JavaScript with Ease

April 18th, 2024 by Taylor Brooks

Network Graph based on JavaScript visualizing our Solar System network for the tutorialCreating a vibrant network graph in JavaScript might seem like crafting a digital cosmos: intricate, fascinating, yet entirely within reach. Whether you’re aiming to illustrate the complex interconnections within a galaxy, a social network, or the internal hierarchy of a multinational corporation, network graphs serve as a powerful tool to bring data to life, revealing hidden patterns and insights through visual representation.

Let’s embark on a journey to demystify the process, guiding you step-by-step on how to construct your very own network graph, with the Solar System as our illustrative example.

Read the JS charting tutorial »