• ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
  • ARTICLE
    STRING
    CONVERTER
    ENCRYPT
    NETWORK
    MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
logo Online Tools
35 Comments Favorite Copy Link Share

Make Basic Sankey Chart Online

TAG chart

Make Basic Sankey Chart Online-summary

Make sankey charts online for free. Make sankey chart online, support filling in data online or uploading excel files, and support exporting the generated sankey chart to JPG, PNG and PDF files.

Make Basic Sankey Chart Online-instructions
  1. Make sankey chart online, and support downloading as JPG, PNG pictures and PDF files.
  2. Important note: The data source of the Sankey diagram requires a directed acyclic data source (DAG), so there must be no cyclic terms in the data source. For example, (source 1, target 1,10) and (target 1, source 1,50) cannot exist simultaneously.
  3. Width and Height : Manually set the width and height of the chart in pixels.
  4. Edit the data in the table below and click generate to regenerate the sankey chart using the filled data. Right click the table to add rows or columns.
  5. The format of table data is : The first column is the source, the second column is the target, and the third column is the value.
  6. Upload Excel : Supports uploading xls, xlsx Excel files. The format of table file is the same as above.
  7. Custom : Click the Custom button to edit the ECharts chart parameters in the way of JSON configuration. Custom parameters will overwrite form parameters and table data. You can use this configuration method when you are familiar with the ECharts framework.
  8. Note : The data demonstrating the sankey chart is randomly generated, so the sum of the source and target values is not necessarily equal.