GithubHelp home page GithubHelp logo

washingtonpost / datawrapper Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 4.0 15.76 MB

The custom fork of https://github.com/datawrapper/datawrapper.

License: MIT License

Makefile 0.16% PHP 50.88% JavaScript 37.53% Shell 0.07% CoffeeScript 1.32% CSS 4.83% Python 0.32% Ruby 0.02% HTML 4.85% ApacheConf 0.03%

datawrapper's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

datawrapper's Issues

Better data format for scatterplot (and in general?)

Scatterplot (#3) is in Beta and current behavior only allows multi series scatterplots to share the same x values, eg

foo bar1 bar2
x1 y1 y2
x1 y1 y2

Which makes 2 series (same is true for line charts) which share common x values. One named bar1, one named bar2

A better solution (used by ggplot etc) would be to accept data in the following format

x y series
x1 y1 bar1
x2 y2 bar2
x3 y3 bar1

Where each row represents a data point, and series grouping is done through a separate common

Add annotations

Drag and drop annotations are a high priority feature, may be wrapped into #2 instead of raphael implementation

Adding labels to grouped data

As requested by @pamtobey

One feature I’d like to see is the ability to group data with a label somehow. Like having several bars
that need a country label and then several more with another label, but they all appear along the ?
same baseline. The chart attached I did in Illustrator because I couldn’t put a label over the groups
of three bars.


image

Log in redirect loop

In some cases, logging in from / which redirects to /login results in a redirect loop error.

Data upload error

Some versions of Firefox (noticed on v. 30): Upload data button gives alert "Error: false" and does not upload the data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.