Tag

Chart Customization

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
May 28, 2020 · Frontend Development

Creating Liquid (Waterball) Charts with PyEcharts in Python

This guide demonstrates how to install PyEcharts, import necessary modules, and use the Liquid chart class to create customizable waterball charts in Python, including setting colors, shapes such as rectangle, diamond, round‑rect, triangle, and arrow, and rendering them to HTML files.

Chart CustomizationData VisualizationLiquid Chart
0 likes · 3 min read
Creating Liquid (Waterball) Charts with PyEcharts in Python