af9ff5148bc9c2ad3e435ae2bbeef977113cc969
FAQ/enable-izenda-vision.md
| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | +#Enable Izenda Vision |
|
| 2 | + |
|
| 3 | +Izenda Vision is a rich extension to the API to include many cutting-edge data visualizations to your Izenda-enabled application. Here are the steps required to start using Izenda Vision. |
|
| 4 | + |
|
| 5 | +- Purchase a Vision License. |
|
| 6 | + |
|
| 7 | +- Set a key with +VISION included within your deployment, typically within the _global.asax_. |
|
| 8 | + |
|
| 9 | +- Set ``AdHocSettings.ChartingEngine = ChartingEngine.HtmlChart;`` - typically inside your _global.asax_. |
|
| 10 | + |
|
| 11 | +- Create sample reports. |
|
| 12 | + |
|
| 13 | +- Copy and customize existing visualizations from inside the **/vis** folder. |
|
| ... | ... | \ No newline at end of file |
enable-izenda-vision.md
| ... | ... | @@ -1,13 +0,0 @@ |
| 1 | -#Enable Izenda Vision |
|
| 2 | - |
|
| 3 | -Izenda Vision is a rich extension to the API to include many cutting-edge data visualizations to your Izenda-enabled application. Here are the steps required to start using Izenda Vision. |
|
| 4 | - |
|
| 5 | -- Purchase a Vision License. |
|
| 6 | - |
|
| 7 | -- Set a key with +VISION included within your deployment, typically within the _global.asax_. |
|
| 8 | - |
|
| 9 | -- Set ``AdHocSettings.ChartingEngine = ChartingEngine.HtmlChart;`` - typically inside your _global.asax_. |
|
| 10 | - |
|
| 11 | -- Create sample reports. |
|
| 12 | - |
|
| 13 | -- Copy and customize existing visualizations from inside the **/vis** folder. |
|
| ... | ... | \ No newline at end of file |