marmelab / EventDrops

A time based / event series interactive visualization using d3.js
http://marmelab.com/EventDrops/
MIT License
1.24k stars 237 forks source link

Fix configuration display #218

Closed jpetitcolas closed 6 years ago

jpetitcolas commented 6 years ago

From https://github.com/marmelab/EventDrops/issues/198:

As is, some parts of the configuration guide is pretty hard to understand. Since every heading is an h3 element, it's not clear which should be attributes of the config object and which should be sub-attributes. The sections that include examples are much more clear.

And that's true: https://github.com/marmelab/EventDrops/blob/master/docs/configuration.md