Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gooddata/indigo-visualizations

Package Overview
Dependencies
Maintainers
38
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/indigo-visualizations

Indigo Visualizations library

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-28.57%
Maintainers
38
Weekly downloads
 
Created
Source

Indigo Visualizations in React

Visualization library for GoodData visualizations built using React.js and HighCharts

Development

This repository uses Storybook for React

  • Run yarn storybook and see the examples

Testing

Unit tests

  • Run yarn test

Storybook visual regression tests

Visual regression testing for Storybook is provided by @gooddata/test-storybook package.

Release

  1. Switch to master branch git checkout master
  2. Synchronize from upstream git tag -l | xargs git tag -d; git fetch upstream; git reset --hard upstream/master
  3. Create new version npm version [major|minor|patch] -m "Release v%s"
  4. Release npm publish --access=public
  5. Push to upstream git push --tags upstream master

Contributing

Report bugs and features on our issues page.

License

(C) 2007-2018 GoodData Corporation

For more information, please see LICENSE

FAQs

Package last updated on 16 Mar 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc