Google Charts - Google Charts tutorial - Basic Sankey Chart - chart js - google graphs - google charts examples
What is Basic Sankey Chart?
- Basic Sankey charts represent the flows of any kind, where the width of each flow is based on its quantity.
- Basic Sankey charts can be difficult to produce without specializing the software
- Basic Sankey charts are very good at showing particular kinds of complex information where the flows of energy from source to destination
- Basic Sankey chart is the flow chart where the Link thickness is proportional to the flow quantity.
- Basic Sankey Charts are the better way to illustrate which flows represent advantages and the flows are responsible for waste and emissions.
Learn google charts - google charts tutorial - google charts basic sankey chart - google charts examples - google charts programs
Configuration
- The syntax which is given below tell us about the configuration of basic Sankey Charts and we have used Sankey class to show Sankey Charts
Syntax:
- The sample code which is given below show us the sample code for Basic Sankey chart
Sample Code
googlecharts-sankey-basic.html