Skip to content

- gauge: utilize color zones data and draw them on chart js canvas; #88

- gauge: utilize color zones data and draw them on chart js canvas;

- gauge: utilize color zones data and draw them on chart js canvas; #88

Workflow file for this run

on: [push, pull_request]
jobs:
checkstyle_job:
runs-on: ubuntu-latest
name: Checkstyle job
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run check style
uses: nikitasavinov/checkstyle-action@master