Rising Sun Chart Generator
Input hierarchical data to generate a sunrise diagram, and use concentric circles to show the proportion of multi-hierarchical structures.
Table preview
Data Input
CSV Bulk Import
Use 2 spaces or 1 tab for the hierarchy, and a comma can be used at the end of the line to add a value, such as the front end
Instructions
Introduction
The sunrise diagram generator draws a concentric circle sunrise diagram by inputting multi-level data, showing the hierarchical structure and its proportion from the inside to the outside, suitable for organizational structure, classification directory, file system and other scenarios, and can be exported as PNG, JPG, WebP images.
Steps
Select indent text or input mode to fill the text box with hierarchical data (indent text with spaces/tabs for hierarchy, add a value at the end of the line) Optionally fill in the chart title Chart live preview Use the download chart to export the image.
Notes
The chart is rendered locally in the browser using ECharts, and the data is not uploaded to the server. Indentation at each level in indentation text mode needs to be unified into 2 spaces or 1 tab. Leaf nodes that do not fill in numerical values will be allocated according to equal weight. Wrong data formatting in JSON mode will prompt parsing failure.