clockface icon indicating copy to clipboard operation
clockface copied to clipboard

UI Kit for building Chronograf

Clockface

npm version

A React + Typescript UI Kit for building Chronograf and other Time Series visualization applications.

Documentation

Changelog

Publishing Guide

Contributing Guide

Icon Font Guide

Testing a Build Locally

Usage

npm install @influxdata/clockface

yarn add @influxdata/clockface

Import the Clockface stylesheet to your React app's index.jsx file

import '@influxdata/clockface/dist/index.css'