Downloading the Custom Visualization Component Sample

On the Oracle Technology Network, you can download a ZIP file containing the Custom Visualization Component Sample.

The ZIP file contains a complete example of a custom component, including:
  • A JavaScript file that illustrates how to use the Custom Visualization Component API. The sample code implements a Donut Pie chart visualization and the code provides a reference for building your own component.
  • A text file of configuration settings that you use to populate fields on the Custom Visualization page of Studio. This provides the configuration settings for the sample JavaScript code and a tokenized EQL statement to generate results for the component.