Modular stack chart for visualizing import/export data over time in the Atlas of International Complexity
This package is part of Harvard Growth Lab’s portfolio of software packages, digital products and interactive data visualizations. To browse our entire portfolio, please visit The Viz Hub at growthlab.app. To learn more about our research, please visit Harvard Growth Lab’s home page.
npm install --save atlas-over-time
import React from 'react'
import OverTime from 'atlas-over-time';
const App = () => {
...
return (
<OverTime
/>
)
}
export default App
The OverTime component takes the following props:
- data:
object;