854959d8e6ac50e6b03709fb9bc1cc3ca67c5bae
FAQ/CustomizeChart.md
| ... | ... | @@ -151,4 +151,8 @@ _**Note:** Since the chart is rendered after any javascript page events are call |
| 151 | 151 | }); |
| 152 | 152 | </script> |
| 153 | 153 | </div> |
| 154 | -``` |
|
| ... | ... | \ No newline at end of file |
| 0 | +``` |
|
| 1 | + |
|
| 2 | +##VISION |
|
| 3 | + |
|
| 4 | +Visualizations must be customized directly within the /Vis directory. Please see the D3 documentation for more information. https://github.com/mbostock/d3/wiki |
|
| ... | ... | \ No newline at end of file |