We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d8529 commit 2935bceCopy full SHA for 2935bce
examples/README.md
@@ -5,8 +5,6 @@ Examples are our primary method for demonstrating the starting point our use and
5
## Example List
6
7
* [bar_chart-1](./bar_chart-1) - Bar chart with included mark points and mark lines.
8
-* [child_chart-1](./child_chart-1) - Combining two charts together in the same image.
9
-* [child_chart-2](./child_chart-2) - An alternative API for combining two charts together in the same image.
10
* [chinese](./chinese) - Line chart with chinese characters that uses a custom font (must be downloaded by user, see comment in code).
11
* [funnel_chart-1](./funnel_chart-1) - Basic funnel chart.
12
* [horizontal_bar_chart-1](./horizontal_bar_chart-1) - Basic horizontal bar chart.
0 commit comments