Chat with us, powered by LiveChat

Archive for March, 2024

How to Create Decomposition Tree in Qlik Sense: Transform Root Cause Analysis [Video Tutorial]

March 25th, 2024 by AnyChart Team

An important note for Qlikkies: Are you ready to elevate your dashboards? Dive into our latest Qlik tutorial — discover the power of the Decomposition Tree and learn how to create it in Qlik Sense in about no time!

Learn more and watch the tutorial at qlik.anychart.com »


Free Qlik Webinar: Qlik Sense Revolution — One Sheet Is Enough

March 6th, 2024 by AnyChart Team

Hey Qlikkies! Still burying insights under layers of charts and sheets? It’s time to break free from wrestling with complex datasets and win the hearts of your business users!

Join our exclusive webinar and meet the Decomposition Tree — a new powerhouse visualization that’s taken Power BI by storm and now graces Qlik Sense. This game-changer slices through data complexity, offering root cause analysis on a single sheet. Drilling down into the heart of any value with superhero speed has never been easier! No more juggling overcomplicated visuals — just instant insights, effortlessly.

Learn more and register »


Creating Calendar Charts with JavaScript

March 4th, 2024 by Nick Gogin

Calendar Charts in JavaScript (HTML5)Building an interactive calendar chart from scratch may initially seem daunting and time-consuming. However, I'm here to show you it's not only manageable but straightforward once you know the steps. Whether you're developing a scheduling application, tracking events, or looking to enhance your web page with a sleek calendar graphic, this tutorial is designed specifically for you. I'll guide you through the steps to create impressive interactive calendar charts using JavaScript, simplifying what may seem complex.

We'll delve into this process using a JavaScript charting library. As a support engineer at AnyChart, and with our JS library recently named best in data visualization, it was a natural choice to use our tool for this tutorial. What about the example data? Other tutorials! There's a treasure trove of JS charting tutorials on our blog, and it occurred to me that compiling these tutorials into a calendar chart would serve as a unique, engaging, and practical example for this guide.

Therefore, the calendar chart created by the end of this tutorial will offer a concise overview of all tutorials published on the AnyChart blog over the last four years, enabling you to quickly discover the ones that interest you the most. All aboard, fellow web developers and data enthusiasts!

Read the JS charting tutorial »