Skip to content

Prototype repository for stacked histogram

Notifications You must be signed in to change notification settings

messari/chart-stacked-histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install

  • Run yarn install

This will install all necessary dependencies.

Run

  • Run yarn run start

This will run the application and watch for changes. Once code changes, will detect and recompile.

Stacked Histogram

The relevant code lives in https://github.com/messari/chart-stacked-histogram/blob/master/src/chartiq/components/Layout/histogramButton.jsx

To view it:

  1. run yarn run start
  2. navigate to https://localhost:3000/
  3. click on Stacked Histogram inside header => to see stacked histogram
  4. click again on Stacked Histgram => to see faulty comparison chart: y-axis starts from 0%, removing all negatives

License

All rights reserved to Messari Inc.

About

Prototype repository for stacked histogram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published