section = content.newSection()
box = section.newMain()
box = box.newInfo()
Reading data from an external source, such as a spreadsheet or database, how can you design info-graphics to make that information accessable? The workshop addresses the whole path: from sketching the basic layout, analysing the data, making the design parametric and coding the design into a working tool.
- Write code that generates a calendar;
- Design the layout and write code that generate various types of graphs from a given dataset;
- Use icons, type or illustrations to visualize data;
- Research the design and coding of maps and platform for info-graphics.
The use of DrawBot in this workshop requires a MacOS computer.
Completion of workshop Basic coding in Python #1 is recommended but not required.
box = section.newCropped()