Here are
232 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
Mar 31, 2022
JavaScript
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape ⚡
Updated
Nov 27, 2021
Kotlin
Kit for building custom gauges + easy reproducible Apple's style ring gauges.
Updated
Apr 10, 2022
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
Jul 26, 2021
Objective-C
Minimalistic, animated SVG gauge. Zero dependencies
Updated
May 4, 2022
JavaScript
LMGaugeView is a simple and customizable gauge control for iOS.
Updated
Apr 30, 2020
Objective-C
React Speedometer component using d3.js ⚛️
Updated
Apr 13, 2022
JavaScript
A highly customizable Gauge component for Angular apps and dashboards
Updated
Apr 3, 2022
TypeScript
Telemetry (GPS) data overlay on videos
Updated
May 26, 2022
Scala
React components for easily composing a circular range input
Updated
Apr 10, 2022
TypeScript
Highly customizable GaugeSlider designed for a Smart Home app. Featured at Medium.
Updated
Mar 7, 2022
Swift
LMGaugeViewSwift is a simple and customizable gauge control for iOS.
Updated
Aug 25, 2021
Swift
Pie chart for React Native
Updated
Sep 7, 2020
JavaScript
A reusable gauge directive for Angular 1.x apps and dashboards
Updated
Sep 13, 2018
JavaScript
Lean Haskell Benchmarking
Updated
Dec 2, 2020
Haskell
JavaScript language plugin for Gauge
Updated
Mar 14, 2022
JavaScript
Easy to use, highly customizable gauge view
Updated
Jul 30, 2020
Swift
Python language runner for Gauge
Updated
Mar 18, 2022
Python
Featherlight benchmark framework, drop-in replacement for criterion and gauge.
Updated
May 22, 2022
Haskell
Arduino Uno, 433MhzRx and OS WMR86 Weather Station
⏲ Gauge component for Angular
Updated
Apr 17, 2019
TypeScript
Justgage inspired .svg gauge for React
Updated
Oct 5, 2021
TypeScript
A wrapper library for GaugeJS
Vue component library for showing speedometer like gauge using d3
Updated
Jun 1, 2022
JavaScript
A headless React hook for building beautiful gauge charts.
Updated
Mar 24, 2022
TypeScript
Updated
Dec 22, 2021
Python
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.