Chart Starters
	Sankey Input-Output Diagram
	Recent work at 
State Sector Supply Impacts
	Our prior Sankey chart test data was generated using 
example-I0.py in the current folder.
	
View json dataset
	and 
Network graph version.
	Add to our 
upcoming version.
 
	About Sankey Chart
	The data is similar to the 
React IO Chart.
	The following sectors are used above:
	sectors=333613,335912,336111
	
Goals:
	Make all columns of the chart the same height. May need to include an "other" item.
	If "other" size is massive (more than 75%), toggle to scaled view for the right column.
	
	
For D3 enthusist
	Make the chart scale as browser is resized
	
	
To do:
	Add column on far left for environmental impact areas of inflow
	Add column on far right for environmental impact areas of outflow
	We also experimented (below) by using these 
Python USEEIO queries within 
Jupyter.
	
	To run the API from json on your local machine's port 8080, see the 
useeio.js repo.
	
More
    eCharts - 
    
More Sankey examples
    
    EXIOBASE: 
Complex Sankey | 
Our PR on using Python 3.10 | 
Exiobase Sankey issue Loren documented
    Big Sankey
    Our Fork with python 3.10
    bug resolved