Use a slider component to see the how a map of the US changes every month over a year based on the concentration of a fanbase.
Uses a basic variable to change the container state of the map, with map assets created in Sketch.
See how a version of it was created step-by-step within the Dashboard & Data Visualization webinar:
http://docs.proto.io/videos/using-proto-io-for-dashboards-and-data-visualizations/
tags: variable | variables | data visualization | data viz | map | slider | states | months | USA
This prototype shows a subtle animation of avatars flying in, and subtle background tint changes.
See how it was created step-by-step:
http://docs.proto.io/videos/prototyping-subtle-animation/
>starting at time: 28:40
Enjoy...
This is an onboarding tool I created for UBER drivers. An UBER driver's first ride can be a little nerve wracking (I know from personal experience). This tool walks the driver through a typical flow to prepare them for their first ride. It is more interactive than a video and will give them more confidence before hitting the road.
If you need to get the Y position of a vertically scrolling container, create a text box. Then on the container scroll trigger, set a variable that evaluates the numerical callback value from the event (Y position). Then add a callback that changes the text property of the text box by reading from the variable.