Git Product home page Git Product logo

viz's Introduction

viz

Viz Mobile Dashboard Builder is a dashboard reporting platform designed to sit on top of a data warehouse or access information from multiple data sources. Viz is a web-based, mobile-ready, application designed using PHP, MySQL, Bootstrap, D3, NVD3, DataTables, and PHPAuth.

The included templates provide common visualization types including bar, pie, line and scatter. Additional object templates such as html, image, mp4, and iframe are also available. Tabs can be created and visualizations added easily. The tab and visualization layout options are simple but provide powerful flexibility and easy customization. Data source database types include MySQL and MS-SQL*.

*For MS-SQL connection functionality, Viz Mobile Dashboard Builder must be installed within a Microsoft Windows environment with PHP and MySQL support.

Dashboard Image

Mobile Ready!

Mobile Image Mobile Image

Live Demo available at: https://owlhousellc.com/livedemo

Installation Notes:

Using MySQL, create the viz database and associated credentials. Next, run install_viz.sql found in the install directory. Copy the extracted download contents to your web server root folder. Make sure to include your connection information and credentials in the config.php file.

The default admin credentials are as follows:

 username: admin
 password: admin

The default editor credentials are as follows(no user admin access):

 username: edit
 password: edit

The default view-only credentials are as follows(no edit or user admin access):

 username: demo
 password: demo

UserAdmin Image

Sample Data Installation Notes (Optional):

For examples/sample data, create a database named sampledb and run the sampledb.sql. Next, run the sample_tabs.sql and sample_visualizations.sql on the viz database. The visualizations will need to be updated with the correct connection/authentication information by clicking on the cog icon, going in to Manage Visualizations, and editing each.

Once the installation is complete, the install directory should be deleted.

Managing Tabs:

Name: The name must be a unique html object name (no spaces or special characters)

Title: Name displayed on the screen

Position: Indicates the order in which the tabs are displayed

Notes: This section is for notes

Managing Visualizations:

Name: The name must be a unique html object name (no spaces or special characters)

Title: Name displayed on the screen

Tab: Tab in which you would like visualization to appear

Position: Position on tab which the visualization will appear

Size: Bootstrap width (col-md-4, col-md-6, or col-md-12)

Class: Custom class for visualization

Type: Visualization type (line, bar, scatter, etc.)

DBType: Database Type (MySQL or MS-SQL)

DBHost: Database server name or IP (MS-SQL may require instance name)

DBName: Database name

DBUser: Database username

DBPass: Database password

Query: SQL query (or other "query" information for the visualization type)

Height Override: Customize visualization height (Default 250px)

Date Format Override: D3 date format settings (Default %Y-%m-%d)

Notes: This section is for notes

(Additional Note: In general, the first column in the query result will be the x-axis. The query may need to be adjusted according to the desired outcome.)

viz's People

Contributors

owlhousellc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.