Studio Examples

This document includes links for the projects used to create many example dashboards.
Each link contains a .r64 which you can just drag into the Studio application and study the details of how the dashboard was made.
We also include:
-
Source .csv files
-
GeoSpatial files (geoJson or Shape)
TIP: In addition to .r64 files, you can drag and drop .csv and GeoSpatial files into Studio!
General Dashboards
Get Started
Video:
https://www.youtube.com/watch?v=W7NVET-KJ-8
Download:
New_Or_Used.zip
- This is a simple dashboard to study & get started with
- Includes a .pdf diagram on the how cross-filtering is working

R_Squared
Video:
https://www.youtube.com/watch?v=W7NVET-KJ-8
Download:
R_Squared.zip
- A basic dashboard with two charts, some pane formulas, and dataframe records
- Includes a .pdf diagram on the how cross-filtering is working

Widget
Video:
https://www.youtube.com/watch?v=gzJLtA9Rqtw
Download:
Widget.zip
- An advanced dashboard with 2 dataframes of input and many widgets
- Includes a .pdf diagram on the how cross-filtering is working

Bubble
Video:
https://www.youtube.com/watch?v=EKRIgaSoZCA
Download:
Bubble.zip
- A good example of interactive slider use
- Shows using multiple cross-filters connecting to a bubble chart

Date Group
Video:
https://www.youtube.com/watch?v=wZjRrKukALQ
Download:
Date_Group.zip
- A simple example of working with dates and multiple date columns

Dense Data Sales
Video:
https://www.youtube.com/watch?v=NIUxFxbECbw
Download:
Robotic_Sales.zip
- Has 1 million records, so a good speed and scale test
- Can test text filtering, for example Swan in the company name

Seasonal
Video:
https://www.youtube.com/watch?v=_zA0e8lxjPc
Download:
Seasonal.zip
- Example of advanced cross-filtering, formula columns, conditional formatting
- Pulls in transactions and uses formulas for seasonal comparison, blended by slider

Unstructured Text
Paragraph Text
Video:
https://www.youtube.com/watch?v=7UmB8biaFeg
Download:
Amazon.zip
- Shows filtering large volumes of paragraph text
- Double click (in the browser) on the text column for a paragraph text window to pop up

Sentiment & Word Cloud
Video:
https://www.youtube.com/watch?v=ZyE78gNWUm0
Download:
Sentiment.zip
- Shows using word clouds as a sentiment interface and analysis tool
- Interactive sliders for filtering sentiment, an example of advanced cross-filtering

Spreadsheet Dashboards
Expenses
Video:
https://www.youtube.com/watch?v=0V3vhr1iqls
Download:
Expenses.zip
- A simple example of using spreadsheets for high level analysis within a dashboard

Profit
Video:
https://www.youtube.com/watch?v=J5sXndEZ9pI
Download:
Profit.zip
- How to model company profit using a high-level spreadsheet (with over 1M records)
- Has 2 dataframes as input (Sales & Expenses) that are linked together
- Clicking on the Quarter will cross-filter both Dataframes

Geospatial Dashboards
Census
Video:
https://www.youtube.com/watch?v=q7gIJd6qCYs
Download:
Census.zip
- Simple slider filtering of Census Data
- Good example of using layers to build a polished interactive map

Cell Towers
Video:
https://www.youtube.com/watch?v=-H8UJBPnOT4
Download:
Cell_Towers.zip
- Speed and scale test of 2 million cell towers
- Cross filtering of large dataset while viewed on a map

Weather
Download:
Weather.zip
- Animated choropleth of changing weather patterns over time
- In the browser, move the mouse near the bottom of the map and you’ll see a play bar pop up

Garden City
Download:
Garden_City.zip
- Shows micro-mapping a high resolution city to the sidewalk, median, and fire hydrant level
- Detailed example GEO with Images, .pdf files, and 3D Files

Urban Analytics
Download:
Urban_Analytics.zip
- Shows city master planning
- Detailed example GEO with CAD files (.dwg) and video (.mp4)

Markers
Download:
Marker.zip
- Link location data to custom markers
- Shows Dataframe filtering dynamically adjusting marker types

Power
Download:
Power.zip
- Shows connecting attributes and data to line networks
- Visual overlay & cross-filter of multiple systems data based off of line networks and geo-locations

Water
Download:
Water.zip
- Cross-filtering line networks that represent the entire water system in Kentucky
- Complex geo data and interactive slider

Shoes
Download:
Shoes.zip
- Simple example on how to upload images from Studio to the Server
- Connect images, geo-location markers and geo layers

Diagram Dashboards
The easiest way to make a diagram dashboard is to export your diagram as a series of layers from Adobe Illustrator.
We have an open source exporter here: https://github.com/Row64/Illustrator_GeoJson
To build the diagram, just make a Geo2D chart and drag in the layers.
Make sure you turn off “Mercator Projection” so it doesn’t use lon/lat coordinates.

Business Process
Video:
https://www.youtube.com/watch?v=3oN9Q8qs40Y
Download:
Business_Process.zip
- Simple BPMN style business process diagram
- Diagrams respond to cross-filtering

Game Level
Video:
https://www.youtube.com/watch?v=V0X5cdBq-CU
Download:
Game_Level.zip
- Example of play-testing data being filtered over time
- Example of using many layers to build a interactive dashboard diagram

Org Chart
Download:
Org_Chart.zip
- Example of large company mapped out by org chart and skill flow
- Example of rapid filtering of graph hierarchy

Streaming Dashboards
Org Chart
Download:
Cyber.zip
- Example of sub-millisecond streaming update
- Example of streaming sensors at a massive scale

Motion
Download:
Motion.zip
- Example of row based streaming, also used for Kafka testing
- Shows high speed tracking of motion data

Fleet
Download:
CarSim.zip
- Example of vehicle tracking or driving streaming from a simulator
- Extreme sub-millisecond update speeds using the IO64 API to update streaming
