Skip to content

scottyaslan/scottyaslan.github.io

Repository files navigation

Installation

npm install

Start the server

node server.js

Install Chrome App

  1. Open Chrome and go to chrome://flags.
  2. Find "Experimental Extension APIs", and click its "Enable" link.
  3. Restart Chrome.

Load Chrome App

  1. Bring up the apps and extensions management page by clicking the settings icon and choosing Tools > Extensions
  2. Make sure the Developer mode checkbox has been selected
  3. Click the Load unpacked extension button
  4. Navigate to RNDR and click OK

Launch Chrome App

Once you've loaded your app, open your Chrome App Launcher and click on your new app icon

Or, load and launch from command line

--load-and-launch-app=/path/to/app/ installs the unpacked application from the given path, and launches it. If the application is already running it is reloaded with the updated content. --app-id=ajjhbohkjpincjgiieeomimlgnll launches an app already loaded into Chrome. It does not restart any previously running app, but it does launch the new app with any updated content.

Explore Data From Any REST Endpoint

  1. File > New > Data Source Configuration
  2. Enter URL and click Acquire Data
  3. Preview your data and click Next
  4. Format your data and click Format
  5. View your formatted data and verify it is in an acceptable format. Click Save
  6. Name your Data Source Configuration and click the check mark
  7. File > New > Data Exploration
  • You can create multiple Data Explorations
  1. Play with the data, filters, and aggregates
  2. File > Perspective > Dashboard Desginer
  • Drag, Drop, and resize your visualizations...switch back to the Data Exploration Perspective and add more...switch back to the Deshboard Designer...Pretty cool huh?
  1. Edit you visualization by right clicking the visualization title bar