mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
6a77cd43ae
* GraphNG: account for top canvas padding in gradient gen for color scheme/thresholds-by-value * Updated test dashboard * Added fix for issue when scaleMin was same as threshold * fixed firefox issue * revert docs changes * update gdev dash for easier comparisons & regression spotting * refactor * optimize gradient re-gen/re-use and color more tinycolor.setAlpha() -> alpha(). update uPlot to dev build. * fix percentage steps * implement % threshold region rendering * crisp threshold line rendering * simplify * WIP: hoverpoint dynamic color interpolation * fix hover point color interp * re-use gradient gen to draw threshold areas * re-implement by-value color scales * tweak comment * mimic tinycolor behavior in colorManipulator.alpha() for empty colors * explicitly disable hover points for BarChart and Histogram * reduce test failures and required changes to tests * fix barchart tests * uPlot 1.6.15 Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com> |
||
---|---|---|
.. | ||
src | ||
typings/jest | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.