Coder Social home page Coder Social logo

lenamax2355 / kepler.gl-tableau Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keplergl/kepler.gl-tableau

0.0 0.0 0.0 44.94 MB

A Tableau Extension for embedding and interacting with Kepler.gl.

License: MIT License

HTML 0.13% CSS 50.77% JavaScript 49.10%

kepler.gl-tableau's Introduction

Kepler.gl Tableau

Introduction

kepler.gl for Tableau

This is the kepler.gl tableau extension. It will load a kepler.gl map visualization inside your Tableau Desktop App. You can use the same UI as in the kepler.lg demo app to interact with your map. The map can also be set up to communicate with your other Tableau charts.

Due to the required WebGL support. This extension is supported on Tableau Desktop (Mac Only) 2018.3 or >= 2019.1.2 and Tableau Server.

Env Requirements

Tableau Desktop (Mac Only) 2018.3 or >= 2019.1.2 and Tableau Server

Quick Start

Step 1: Locate kepler.gl on the extension Gallery

Step 2: Click ‘Allow’ to permit the extension to run.

Tableau Dashboard 3

Step 3: Custom configurations

Select sheet to plot, setup your own mapbox access token (optional) and how to do you want Tableau dashboard to communicate with your kepler.gl map. kepler.gl is a client-side app. Your data stays in your Tableau application.

Tableau Dashboard 4

Step 4: Interact with your map in kepler.gl.

Tableau Dashboard 5

Step 5: Save and reload

No action is needed to save your map. kepler.gl will automatically save it to your Tableau session.

Step 6: Submit Feedback and Help us Test!

Local Development Setup

For a development installation (requires npm, node and yarn):

Install node (> 8.15.0), yarn. For best management of Node versions, use nvm then simply run nvm use 8.

This project was bootstrapped with Create React App.

Start local app

1. Clone repo
git clone [email protected]:uber/kepler.gl-tableau.git
2. Install
yarn --ignore-engines
3. Start local app session
yarn start
# or
npm start

Setup local extension in Tableau Desktop

1. Launch Tableau

open tableau workbook (get it from public folder of this repo)

  • NOTE: if you want to enable remote debugging, use this command in terminal to open tableau
open /Applications/Tableau\ Desktop\ 2020\.1.app --args --remote-debugging-port=8696

A debug session will be available in browser http://localhost:8696

2. Execute extension in tableau
  • copy the datablick-kepler-gl.trex file (inside the public folder) into your extensions folder of the My Tableau Repository (likely in your Documents folder).

  • Go to the Tableau window that opened when running the above command.

  • Drag the extension onto view and select the trex file from your my tableau repository\extensions folder.

  • More information on Tableau Extensions API about Get Started with Dashboard Extensions

Deploy

Deploy local app to uber.github.io, this will be the app that Tableau extension loads from

npm run deploy

Links

kepler.gl-tableau's People

Contributors

heshan0131 avatar macrigiuseppe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.