influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link
clockface component-library influxdb react storybook typescript ui-kit uikit

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'