GithubHelp home page GithubHelp logo

elivillalejos / viz-radial_gauge-marketplace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from looker-open-source/viz-radial_gauge-marketplace

0.0 0.0 0.0 1.67 MB

License: Other

Shell 3.96% JavaScript 95.48% LookML 0.56%

viz-radial_gauge-marketplace's Introduction

Radial Gauge Visualization

What if I find an error or want to suggest improvements?

We welcome your contributions to this open source visualization with a pull request. Please reach out to Google Cloud support to report an error or suggest an improvement. You can also extend this visualization for your own use case.

Local development

You must have Node v16 and yarn installed.

Install Dependencies

Call yarn to install all dependencies, includes React.

yarn

Build javascript

Run yarn build to bundle the javascript. The resulting minified bundle.js will be in the dist directory.

yarn build

Local testing and other commands

Check package.json for additional commands.

Commit title format

Commit titles on master branch follow Conventional Commit message spec. Your commit title must prefix one of 3 types and an optional ! with the format TYPE: commit title goes here.

  • fix - a commit of the type fix patches a bug (correlates with PATCH in Semantic Versioning). fix: Correct number formatting
  • feat - a commit of the type feat introduces a new feature (correlates with MINOR in Semantic Versioning). feat: Add column sorting
  • chore - a commit of the type chore does not affect viz functionality (corresponds with no change in Semantic Versioning). chore: Update build process
  • Append an ! exclamation point to the type if it is a breaking change. fix!: ...

Release management

This repo uses GitHub workflows with release-please action to create Github releases, determine versioning, and generate changelogs.

viz-radial_gauge-marketplace's People

Contributors

thomasbanghart avatar noahamac avatar dependabot[bot] avatar annaserova avatar yesudeep avatar andres-rubio-go avatar andrewadcock avatar drstrangelooker avatar tjbanghart avatar jeremytchang avatar jhutchings1 avatar ducarrouger avatar agregori97 avatar looker-open-source-automation-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.