@influxdata/clockface
v6.3.11
Published
UI Kit for building Chronograf and other Time Series visualization applications
Downloads
776
Maintainers
Keywords
Readme
Clockface
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'