Microreact
Search
⌃K

Tips & FAQ

Project version control

Within a browser session, you can revert to previous versions from within that same browser session. Navigating away from the page deletes the history of changes, so downloading .microreact files is the key to true version control. Keep in mind that the downloaded version saves all data within that version.

Sharing

A downloaded .microreact file encapsulates all the data, so that file should only be shared with people who have permission to view the data.

Data showing incorrectly on Maps?

If you are using Data-flo to create latitude & longitude values, the geocoding step in Data-flo may be creating incorrect values because there isn't enough information getting passed to MapBox, so MapBox is inferring locations incorrectly. (e.g. 15220 is a postcode for Vitrac France and also for Pittsburgh, PA USA).
Your lat/long values may be lacking the minus-sign. If your data used East/West instead of +/- then the points can be showing in unexpected places (e.g. in China instead of in Washington State, USA). Add the minus sign back into the data as needed, and remap.

Changing the name of a project

Sometimes when you copy a project, you rename it and it doesn't immediately appear changed on the view shown. Refresh your browser page to see the new name. Remember that the name only changes when you explicitly change it -- saving as a new project doesn't automatically change the name.

Layouts

  • When creating a dashboard or view, consider the audience and the variety of screen sizes they are likely to use.
  • Using nested panels and/or overlaid panels can be an effective use of space and individual panels can be maximised for closer inspection.
  • Different panels can be used on different saved views in the Views tab
  • Consider horizontal bar charts to use space differently or to make axis labels more legible.

Exporting static images

In addition to downloading the data files that drive a Microreact project, you can export images of the visual panels by clicking on the
"hamburger" icon in the top right corner of a panel and selecting the desired format. The legend must be downloaded on its own (it does not come automatically with each panel image download), and each section of the legend downloads separately.
Of course, you can also take a screenshot of the entire dashboard at once.
Panel image downloads and datatable CSV download