LyBaoMinEmi / Visualizing_Data

Visualizing data using Highcharts (Semester 2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizing data using Highcharts

  1. What is Highcharts?
  • Highcharts is a JavaScript library that allows you to create interactive charts and graphs for web pages.
  • It offers a wide range of chart types and customization options, making it easy to visualize data in a dynamic and intuitive manner.
  1. What is the project about?
  • This project is about visualizing weather data from the OpenWeatherMap website (https://openweathermap.org/).
  • Three types of charts are used in this project: pie charts, (line and column charts), and (area range and line charts).
  • These charts visualize advanced elements such as icons from FontAwesome and the source website, data that is aggregated from multiple API links, and analyzed data to create new variables.

About

Visualizing data using Highcharts (Semester 2)


Languages

Language:JavaScript 90.0%Language:HTML 8.7%Language:CSS 1.3%