Giter Club home page Giter Club logo

powerbi-spc's Introduction

Introduction

This repository contains a free PowerBI custom visual to create Statistical Process Control (SPC) charts. This page is a guide on how to download, and install it. It has been developed by the Safety and Quality team at the West Australian Health Department's Healthcare Quality Intelligence Unit. The visual is implemented purely within PowerBI and has no dependencies on external programs like R or Python. The visual supports hover-over-tooltips as well as cross-plot filtering and highlighting.

The following chart types are (currently) implemented:

  • Run: Run Chart
  • i: Individual Measurements (AKA XmR)
  • mr: Moving Range of Individual Measurements
  • p: Proportions
  • p': Proportions with Large-Sample Correction
  • u: Rates
  • u': Rates with Large-Sample Correction
  • c: Counts
  • xbar: Sample Means
  • s: Sample SDs
  • g: Number of Non-events Between Events
  • t: Time Between Events

Installing the Visual

The most recent version of the visual can be downloaded from the 'Releases' section. Save the file to your desktop. Within Power BI, use the Visuals pane and add using the 'Import visual from a file' option:

image

Find the file on your desktop and click OK. The custom visual will show as a new icon.

Using the Visual

Once you have installed the visual and added it to your report, you can add the desired data (numerators, denominators, and dates) to the visual:

image

The visual will default to displaying an i-Chart:

image

You can change this through the 'Data Settings' menu:

image

Aesthetic options for the lines, scatter dots, and chart axes are also available.

Building Locally

You won't need to do this step if you have installed the visual. However, if you have strong IT skills and you'd like to build the PowerBI visual locally, (.pbiviz file), you will need a working Node.js installation and internet access. After that, navigate to the project source directory and run:

npm install
npm install -g powerbi-visuals-tools
pbiviz package

Thiw will create the visual for you. The .pbiviz file can then be found in the dist directory

powerbi-spc's People

Contributors

andrjohns avatar richgillett avatar pli9 avatar dependabot[bot] 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.