The Wayback Machine - https://web.archive.org/web/20210725191025/https://github.com/topics/gauge
Here are
220 public repositories
matching this topic...
HTML5 Canvas Gauge. Tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.
Updated
Jun 3, 2021
JavaScript
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape ⚡
Updated
Jul 21, 2021
Kotlin
Kit for building custom gauges + easy reproducible Apple's style ring gauges.
Updated
Feb 16, 2020
Swift
Gravity-aware gauge-style meter view with delightful animations
Updated
Dec 2, 2017
Objective-C
A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries
Updated
Jul 10, 2020
JavaScript
Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.
📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图
Updated
Nov 11, 2019
Objective-C
LMGaugeView is a simple and customizable gauge control for iOS.
Updated
Apr 30, 2020
Objective-C
Minimalistic, animated SVG gauge. Zero dependencies
Updated
May 9, 2021
JavaScript
✨ ⚛️ React Speedometer component using d3.js 🌈 🎨
Updated
Jun 15, 2021
JavaScript
A highly customizable Gauge component for Angular apps and dashboards
Updated
Jun 18, 2021
TypeScript
React components for easily composing a circular range input
Updated
Jun 28, 2021
TypeScript
Telemetry (GPS) data overlay on videos
Updated
Jun 30, 2021
Scala
LMGaugeViewSwift is a simple and customizable gauge control for iOS.
Updated
Apr 30, 2020
Swift
A reusable gauge directive for Angular 1.x apps and dashboards
Updated
Sep 13, 2018
JavaScript
Highly customizable GaugeSlider designed for a Smart Home app. Featured at Medium.
Updated
Feb 25, 2021
Swift
Lean Haskell Benchmarking
Updated
Dec 2, 2020
Haskell
Pie chart for React Native
Updated
Sep 7, 2020
JavaScript
JavaScript language plugin for Gauge
Updated
Jul 23, 2021
JavaScript
Easy to use, highly customizable gauge view
Updated
Jul 30, 2020
Swift
Python language runner for Gauge
Updated
Jul 22, 2021
Python
Arduino Uno, 433MhzRx and OS WMR86 Weather Station
An extensible Statsd client for Rust
Updated
Jul 23, 2021
Rust
⏲ Gauge component for Angular
Updated
Apr 17, 2019
TypeScript
Justgage inspired .svg gauge for React
Updated
Feb 8, 2021
TypeScript
Featherlight benchmark framework, drop-in replacement for criterion and gauge.
Updated
Jul 10, 2021
Haskell
✨ Vue component library for showing speedometer like gauge using d3 🌈 🎨
Updated
Jun 16, 2021
JavaScript
A wrapper library for GaugeJS
Webcomponent for IoT Dashboards, HTML Gauges and more
Updated
Jan 6, 2020
JavaScript
Improve this page
Add a description, image, and links to the
gauge
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
gauge
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I struggling in changing the bottom line color of text field in default, focus and error state .
in focus state it has blue color and for error state it takes red color.
i and using
SASSbased theme in which i had tried to change$accent,$errorand$disabledvariable but has no effects.i also tried searching google for solution. but didn't get any working solution.