
chartjs-chart-geo - npm
Chart.js module for charting maps. Latest version: 4.3.4, last published: 6 months ago. Start using chartjs-chart-geo in your project by running `npm i chartjs-chart-geo`.
Chart.js - W3Schools
Chart.js is an free JavaScript library for making HTML-based charts. It is one of the simplest visualization libraries for JavaScript, and comes with the many built-in chart types: Scatter …
Chart.js | Open source HTML5 Charts for your website
Chart.js is a community maintained project, contributions welcome! Visualize your data in 8 different ways; each of them animated and customisable. Great rendering performance across …
Mapping Chart Component for JavaScript - JSCharting
JavaScript mapping plugin for data visualization of your own data sets including heatmap charts, choropleth map charts and additional map overlay chart types for bar charts, pie charts and …
Gallery | JavaScript Map Charting Library | AnyMap JS Maps
AnyMap JS Maps Gallery showcases ready-to-use data visualization examples for a number of JavaScript map chart types & features, in demos with full code.
Best JavaScript map chart library for interactive web charts
Apr 11, 2025 · Map charts can display data in various forms such as points, and areas, and can also support zooming, panning, and other interactive features. Using a map chart library, you …
JavaScript Charts & Maps - amCharts
JavaScript charts and maps data-viz libraries for web, dashboards, and applications. Fast and flexible. React/Angular compatible. Since 2006.
JavaScript Chart Library | JSCharting
JSCharting interactively allows you to connect different chart types and actions with ease. Jump from maps to microcharts, drill down and into your data and utilize dynamic zoom and framing …
JavaScript Map Chart | JSCharting Tutorials
Loading a map in a chart is simple and can be accomplished by setting the series.map property with a map code. type: "map", . series: [{ map: "us" }] }); For a list of map codes and maps see …
8 JavaScript Libraries for Interactive Map Visualizations
Nov 16, 2016 · amMap is a special JavaScript (HTML5) library for maps developed by amCharts. It has no external dependencies and allows you to build beautiful choropleth, bubble, dot (or …