Gapminder / tools-page

Gapminder tools page vanilla
8 stars 5 forks source link

Color is not present in dataframe when reading data from a csv file #134

Closed angiehjort closed 3 years ago

angiehjort commented 3 years ago

color is configured like this but it doesn’t work (all bubbles are white)

          "color": {
            data: {
              space: ["postnummer", "week"],
              concept: "0 personbilar"
            },
            scale: {
              modelType: "color",
              type: "linear"
            }
          },

image

angiehjort commented 3 years ago

https://github.com/vizabi/vizabi-reactive/commit/b5e4f8f90a9c6ca2361c5856c3d97b90de2650f2