Custom visualizations overview
Unique use cases and data sets can require custom visualizations.
Use the Splunk platform custom visualization API to create visualizations that admins can download and install from Splunkbase. Users can access and configure installed custom visualizations in Splunk Web. The API lets you create a user experience consistent with the standard Splunk platform visualization set.
For user documentation on Splunk platform custom visualization apps, see Custom visualizations.
Release notes
The custom visualization API has been updated for the latest Splunk software version. If you are building a new custom visualization app, use the latest version of the API.
Developers who built apps using prior versions of the API are encouraged to update their apps.
For more details on API updates and migration advice for existing custom visualization apps, see API updates and migration advice.
Developer resources
Documentation
- Tutorial
- Build a custom visualization
- Learn how to create a working custom visualization. This tutorial includes steps for creating an example visualization, developer best practices, and example code.
- API details and best practices
- Custom visualization API reference
- Review custom visualization components and app directory structure.
- API updates and migration advice
- Get migration information for apps built using the previous API version.
- Formatter API reference
- Review components of the user interface for formatting visualizations.
- User experience
- Design guidelines
- Implement custom visualization appearance and behavior.
- Data handling guidelines
- Work with user search results and data format errors.
- API interactions
- Custom visualizations in Simple XML
- Add a custom visualization to a dashboard and configure it in Simple XML.
- Custom visualizations in SplunkJS
- Access and instantiate a custom visualization in SplunkJS.
Community
Discuss custom visualizations with other developers on Splunk Answers.
Building customizations for the Splunk platform | API updates and migration advice |
This documentation applies to the following versions of Splunk Cloud Platform™: 8.2.2112, 8.2.2201, 8.2.2202, 8.2.2203, 9.0.2205, 9.0.2208, 9.0.2209, 9.0.2303, 9.0.2305, 9.1.2308, 9.1.2312, 9.2.2403, 9.2.2406 (latest FedRAMP release)
Feedback submitted, thanks!