Visual
Download the code for this project from GitHub.
Visual is a JavaScript library for data visualisation developed by Idescat. It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common types of chart.
Idescat uses this library to visualise the data published on its website.
1. Open source license
2. Charts and maps
Visual can represent a wide variety of visualisations, such as maps, line charts, bar charts, pie charts, scatter plots and population pyramids.
Visualisation catalogue
Distributions
Time series
Rankings
Pyramids
Scatter plots
Maps
One of Visual's functionalities is the creation of choropleth maps. The library provides the following maps of Catalonia:
- Catalonia by municipalities
- Catalonia by counties
- Catalonia by areas of the Territorial Plan
- Catalonia by provinces
- 42 counties by municipalities
- 4 provinces by municipalities
Visual also allows you to include your own maps.
3. Installation and use
To start trying Visual, download the complete code, have a look at the examples in the test folder and read the documentation.
Adapt the setup file to your own characteristics and requirements.