cc7eb3f1c1e543f8c223a36d11bc74943f20fbf2
FAQ/How-Do-I-Customize-A-Visualization.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##Preface |
| 6 | 6 | |
| 7 | -This page is about creating a new visualization, or customizing an existing visualization. This page will explain the major statements and components of the javascript that powers a visualization. |
|
| 7 | +This page is about creating a new visualization, or customizing an existing visualization. This page will explain the major statements and components of the javascript that powers a visualization. If you want to customize a chart instead, check the [[CustomizeChart|/FAQ/CustomizeChart]] method. |
|
| 8 | 8 | |
| 9 | 9 | ## Setup |
| 10 | 10 |