Sha256: bee46ee8d81403a030ac9c4e164fc805bd889a56cf8ed3f9548fd1f227b5af5f

Contents?: true

Size: 308 Bytes

Versions: 1007

Compression:

Stored size: 308 Bytes

Contents

import React from 'react'
import { Gauge } from 'playbook-ui'

const data = [
  { name: 'Name', value: 67 },
]

const GaugeColors = (props) => (
  <div>
    <Gauge
        chartData={data}
        id="gauge-colors"
        {...props}
        colors={['data-7']}
    />
  </div>
)

export default GaugeColors

Version data entries

1,007 entries across 1,007 versions & 2 rubygems

Version Path
playbook_ui-14.1.0.pre.alpha.fixaction3547 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.1.0.pre.alpha.PA1477timestampkit3536 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.1.0.pre.alpha.PA1477timestampkit3536 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.testthemeexport3533 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.testthemeexport3533 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.updateviewcomponentgem3527 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.updateviewcomponentgem3527 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063526 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063526 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063525 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063525 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063524 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063524 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063523 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063523 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063522 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063522 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR416formpillsizes3521 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063520 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3521 app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx