Hello,
I have been browsing through the examples etc. but either they are very complex or I fail at simple things when forking them.
I want to replace my excel based chart by observable but would love to get some guidance on how to do it
any help is highly appreciated
I played arount with Build a simple interactive Gantt chart / packelend | Observable but got frequent “SyntaxError: Unexpected token”. In addition, I tried to make a thick x-grid line every three months, so every three months the line is thicker, but all approaches (e.g. d3.timeMonths) failed and reported errors were not helpful.
I found it too difficult to debug, so I gave up in the end.
If you have an idea how to do that; I’m keen to learn it.
I had problems passing variables between blocks, is there any alternative tutorial? I tried hard to follow the official documentation but desperately failed.
In the end, I want to import labelled time periods (with repeating labels, e.g. unti 1 is on may, jun, aug)
The labelled data is stored in an Excel file.
I would like to have a few presets for the time range.