Difference between revisions of "Knowledgebase"
Line 67: | Line 67: | ||
*Versioning | *Versioning | ||
*Creating a collection | *Creating a collection | ||
== Maintaining ImpVis == | |||
everything about how to update the component library, Rob's technical doc, YouTube videos | |||
[[Category:Knowledgebase]] | [[Category:Knowledgebase]] |
Revision as of 15:51, 27 September 2021
This page is a child of the Main Impvis Wiki Page. This is the ImpVis knowledge base; it contains all of the information ImpVis has accumulated as a community in order to design and develop effective interactive visualisations for education.
The structure of this page follows the steps of our design and development process closely.
Getting started
These are the suggested steps to take if you wish to know all about how to get involved in the ImpVis project.
- Read a brief overview of our design and development process (ensure to take the first step: connecting with our community).
- Find out how to get involved with a visualisation project.
- Understand what it means to work in partnership.
You can follow the links in the pages above to find out more information. Below are listed all the pages in the 'Getting Started' category in alphabetical order.
Visualisation design guidance
Where do we put the ImpVis template description?
To create an interactive visualisation for education, you will need to consider the design of your visualisation carefully from several angles. The ImpVis template implements some of our ideas so that you do not need to design your visualisation entirely from scratch. Suggested reading:
- Which steps to take during the design process.
- Familiarise yourself with the ImpVis template (hosted on the ImpVis website) so you understand how it can support your visualisation design
Below we list all our further design guidance documents alphabetically, split up into three different categories: education, graphic, and interaction design. Note that we have only just started collating our experience in this section, so not all parts are populated yet - we aim to incorporate all knowledge generated by the ImpVis module students in this Wiki going forward.
Education design
Graphic design
The ImpVis Visual Identity - Ethos
Interaction design
Guidance for coding up visualisations
The link below has technical content on how to get started with the coding side of ImpVis.
Setting up
When starting coding, these are the suggested steps to follow:
- Read about our programming languages and where to find some training resources.
- Follow this tutorial to set up your coding environment.
- Learn about getting started on GitHub.
All our pages with guidance for setting up are listed below in alphabetical order.
The Visualisations template
The coding process
Where are all the docs about which graphics to use etc? (2019 summer team)
Look here for tips and help on issues that may come up while you're coding. Here are some pages to get your started:
All our coding tips pages are listed alphabetically below.
Review and publication of your visualisation
- Uploading
- Review
- Versioning
- Creating a collection
Maintaining ImpVis
everything about how to update the component library, Rob's technical doc, YouTube videos