Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Marimekko

Jure Stabuc edited this page Apr 1, 2019 · 29 revisions

Marimekko image

The files for each chart should be of the following format:

Folder structure image

The config file contains all the variables which you can adjust. Data.csv contains the data for your graph. The lib folder contains javascript libraries used. You'll also need the images folder.

If you’re making several charts they can share the same “lib” file as follows

Several charts folder structure

Data file

Save your data in csv form of the following format:

| group | Financial| Real estate, professional, scientific and technical| Travel| Information and communication| | ------------- | ------------- |------------- | ------------- | |Greater Manchester CA|||| |Edinburgh and South East Scotland CR|||| |West Midlands CA|||| |Glasgow CR||||

Clone this wiki locally