Build Your First Time Series Visualization with Dygraphs 2
This course will teach you how to build customized time-series charts with Dygraphs.
What you'll learn
Dygraphs is a robust JavaScript charting library that enables us to harness the power of time series data by creating beautiful and functional visualizations. In this course, Build Your First Time Series Visualization with Dygraphs 2, you’ll learn to build impressive time-series visualizations. First, you’ll explore how to set up Dygraphs to create a simple time-series visualization. Next, you’ll discover how to load data and debug some common errors. Finally, you’ll learn how to how to customize your charts with annotations, interactions, and other options. When you’re finished with this course, you’ll have the skills and knowledge of Dygraphs and time-series data needed to create professional visualizations customized to fit your needs.
Table of contents
Course FAQ
Dygraphs are used to show data in a time series format.
Time series data is data that is collected at different points in time.
In this course, you will learn how to install dygraphs and load data, customize format options, user interactions, and other advanced features. By the end of this course, you will be able to create professional time-series visualizations.
Time series visualizations can be used by anyone tracking data across a period of time.
JavaScript is a programming language that is used to make web pages interactive.