ryuken73 / vizceral_custom

vizceral UI custom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vizceral Example with live traffic data

This is a clone of Vizceral Example with which you can vary traffic data and verify resulting vizualization.

Setup

  1. Get source, install deps, and run demo server.

    git clone https://github.com/ryuken73/vizceral_custom.git
    cd vizceral-custom
    npm install
    npm run dev
  2. Open localhost:8080 in your browser.

Source Change

  • Almost all changes are in trafficFlow.jsx

Screen Shot

About

vizceral UI custom

License:Apache License 2.0


Languages

Language:JavaScript 80.8%Language:CSS 17.2%Language:HTML 1.7%Language:Dockerfile 0.2%