mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* Units: Add unit for currency - South Korean Won * Units: Add support for 'femto' and 'pico' decimal SI prefix * Units: Expand library of energy units Add: Power - Giga-watt (useful for viewing metrics of power flow through large-scale electrical infrastructure) Electrical Resistance - Kilo-ohm, Mega-ohm (useful for viewing metrics of energy storage e.g. internal resistance of a battery and more) Electrical Capacitance - Farad, Micro-farad, Nano-farad, Pico-farad, Femto-farad Electrical Inductance - Henry, Milli-henry, Micro-henry * Units: Add unit test for currency ₩ * Units: Add unit tests for energy units
Grafana Data Library
@grafana/data is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!
This package holds the root data types and functions used within Grafana.