From 800c9c251043b7cd97531662ab6187db24aadc04 Mon Sep 17 00:00:00 2001 From: James Buchanan <55132258+jsbnr@users.noreply.github.com> Date: Thu, 9 Jun 2022 16:26:17 +0100 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c57797d..e313045 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ +[![New Relic Experimental header](https://github.com/newrelic/opensource-website/raw/master/src/images/categories/Experimental.png)](https://opensource.newrelic.com/oss-category/#new-relic-experimental) + # New Relic Custom Visualisation: Aligned Timeseries +![GitHub forks](https://img.shields.io/github/forks/newrelic-experimental/nr-nr1viz-aligned-timeseries?style=social) +![GitHub stars](https://img.shields.io/github/stars/newrelic-experimental/nr-nr1viz-aligned-timeseries?style=social) +![GitHub watchers](https://img.shields.io/github/watchers/newrelic-experimental/nr-nr1viz-aligned-timeseries?style=social) + +![GitHub all releases](https://img.shields.io/github/downloads/newrelic-experimental/nr-nr1viz-aligned-timeseries/total) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/newrelic-experimental/nr-nr1viz-aligned-timeseries) +![GitHub last commit](https://img.shields.io/github/last-commit/newrelic-experimental/nr-nr1viz-aligned-timeseries) +![GitHub Release Date](https://img.shields.io/github/release-date/newrelic-experimental/nr-nr1viz-aligned-timeseries) + + +![GitHub issues](https://img.shields.io/github/issues/newrelic-experimental/nr-nr1viz-aligned-timeseries) +![GitHub issues closed](https://img.shields.io/github/issues-closed/newrelic-experimental/nr-nr1viz-aligned-timeseries) +![GitHub pull requests](https://img.shields.io/github/issues-pr/newrelic-experimental/nr-nr1viz-aligned-timeseries) +![GitHub pull requests closed](https://img.shields.io/github/issues-pr-closed/newrelic-experimental/nr-nr1viz-aligned-timeseries) + This custom visualisation allows you to plot multiple timeseries data on a single chart. Each series of data is adjusted so that they match the x-axis of the most recent timeseries. This allows you to compare event windows from different periods to perform easier comparisons. @@ -43,5 +60,5 @@ Subscribe your account: nr1 subscription:set ``` -You should now find the custom visualisation in the "Custom Visuaslizations" app. +You should now find the custom visualisation in the "Custom Visualisations" app.