Geo Visualization
Pie Chart
Line Chart
Bar chart
Block Configuration

This project is not covered by Drupal’s security advisory policy.

As Coronavirus disease (COVID-19) pandemic is increasingly rapidly, every media application has covid tracker page or block on their application which provide worldwide data of Covid-19 cases.

This Module will provide a Covid-19 block, which can be used anywhere on your drupal application as an entity that displays covid data visualization based on the configuration (Geomap, Pie chart, Line chart.) provided by the admin or editor.

We've used NovelCOVID API to retrieve the data. Please read the Terms of Use on their GitHub repository page to ensure that you are complying with them prior to publishing data on your site.

Installation :

  • This is module is dependent on Google Charts API and Charts Module in Drupal 8
  • run composer require --prefer-dist google/charts:45
  • Go to /admin/modules > Enable Covid Module.
  • Go to /admin/config/content/charts and select Google in chart library select list.
  • Go to /admin/structure/block and Place Covid Charts Block in any region.
  • Now you can check on the page where you have placed that block.
Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Integrations
  • Ecosystem: Util
  • Created by kapil17 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases