Skip to content

This is a read-only mirror of a part of our codebase.

Notifications You must be signed in to change notification settings

suryatmodulus/datawrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datawrapper Core

This is Datawrapper Core, the open source platform that powers the charting tools hosted as free service on datawrapper.de.

Most of the functionality in Datawrapper is provided by plugins, some of which are open source but the majority is not.

Note that significant parts of the Datawrapper core have been rewritten in Node.js, you can find them in the following directories:

  • api is our new v3 REST API
  • frontend is our new frontend server
  • chart-core is our library that renders all visualizations
  • shared contains JavaScript utility functions used throughout datawrapper
  • orm contains our internal database models

Datawrapper was created in 2012 by Mirko Lorenz, Nicolas Kayser-Bril and Gregor Aisch. Since 2014 it is developed by Datawrapper GmbH.

Datawrapper has in the past received funding by ABZV.

Contact

To get in contact to us, please reach out via Twitter at @datawrapper or send an email to support@datawrapper.de. Unfortunately, we're not able to respond to Github issues.

About

This is a read-only mirror of a part of our codebase.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 42.4%
  • JavaScript 32.8%
  • HTML 8.4%
  • Svelte 7.2%
  • CSS 6.5%
  • Less 1.3%
  • Other 1.4%