Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 772 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 772 Bytes

Vertical dynamic bar chart

Axes and Bars

  • X axis is years
  • Y axis can be following values:
    • money for profit, revenue and taxes tabs.
    • number for employees tab.

Features

  • supports Chrome, FF, IE11
  • handles data with only positive values
  • handles data with only negative values
  • handles data with both negative and positive values
  • has 4 tabs
  • switches Y axis on tab click
  • number of years rendered on the X axis can be 10 or less
  • if there is no data for some allowed year, the year label greys out

Tab values

  • Profit
  • Revenue
  • Taxes
  • Employees

Similar examples