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