Socket
Socket
Sign inDemoInstall

@podiumhq/podium-reporting-toolkit

Package Overview
Dependencies
123
Maintainers
125
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @podiumhq/podium-reporting-toolkit

A collection of Podium's reporting platform and charting components built in React.


Version published
Maintainers
125
Install size
11.9 MB
Created

Readme

Source

Podium Reporting Toolkit

A collection of Podium's reporting platform and charting components built in React.

Podium Charts provides Podium styles and conveniences on top of the Recharts library. http://recharts.org/en-US/api

Getting Started

Documentation

Documentation for each component is in progress and lives within storybook itself. Click on the "Notes" tab inside the story to view it.

Installing

Clone the repo

git clone git@github.com:podium/podium-charts.git

Using yarn install dependencies

yarn

Start storybook on port 9001

yarn storybook # alternatively you can just run `yarn start`

Important Notes

  • All dates and times are displayed as they are received. If you need data displayed in a certain timezone, the data needs to be converted beforehand.

FAQs

Last updated on 16 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc