Skip to content

This project implements a Diverging Bar Chart using html and Javascript (Chart Library). The chart visualizes data with positive and negative values, allowing for clear comparison of differences from a central baseline.

Notifications You must be signed in to change notification settings

sumitprajapati1/Diverging-Bar-Chart-Built-in-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Diployed Link : https://diverging-bar-chart-built-in-javascript.vercel.app/

Cricket Data Analysis - Diverging Bar Chart Project Overview This project visualizes the performance of the Indian cricket team over different five-year periods using a diverging bar chart. The chart represents the number of wins and losses in a given time frame, providing a clear view of trends and performance over the years.

Project Description The project uses AnyChart, a JavaScript charting library, to create a diverging bar chart that displays the win-loss data of the Indian cricket team. The chart helps in analyzing the team's performance through various periods, highlighting trends in wins and losses.

Technologies Used HTML5: Structure of the web page CSS3: Styling for the chart container JavaScript: Logic to handle data and render the chart AnyChart: JavaScript charting library for creating interactive charts.

About

This project implements a Diverging Bar Chart using html and Javascript (Chart Library). The chart visualizes data with positive and negative values, allowing for clear comparison of differences from a central baseline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages