icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Animated Chart Viz
SHA256 checksum (animated-chart-viz_134.tgz) f404b40c62b1a0a49992d7fb1b75955af5010d2bcf1d4d4c9782832a83ec620e SHA256 checksum (animated-chart-viz_132.tgz) e3fd4d236958c8398f05837a262d3eedfce013e31c5e05c4c2f1a58040ce0191 SHA256 checksum (animated-chart-viz_131.tgz) 3eeb121dcb02474c71b72d453bc6589bfa98d6e8b7f54dedaca7a00b248853c7 SHA256 checksum (animated-chart-viz_130.tgz) 3e896c4f6ea2a970dbe1402b5e68cac55a2171c3b5cfe07b215266e1d99b8ffe SHA256 checksum (animated-chart-viz_120.tgz) 319910a58f8c2eae1293354e9ab14515199ad464bbfc8104b9fad6a679a35f41 SHA256 checksum (animated-chart-viz_110.tgz) cc5a7556ff053cadf4bee7e7acf38e77b609b1ab8af1b9194518613306c6b0a2 SHA256 checksum (animated-chart-viz_100.tgz) 2925e1f8e4e81f6557389d47fdb614cf5f1034d6c0489370312316f9d2beb470
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Animated Chart Viz

Splunk Cloud
Overview
Details
This app gives you a new way to visualize your data, allowing you to better communicate information in dashboards and reports. After installing this app you will see Animated Chart Viz as an additional item in the visualization picker in Search and Dashboards.

The Animated Chart Viz provides a bar, line, area, pie, and doughnut chart for use with the timechart command. Each style of chart breaks the timeseries data into time slices, and shows one at a time. By animating the different time periods you can show the trend of metrics across a custom time period.

You can use the Animated Chart Viz to provide information in a dashboard panel or report.

Version Support

9.2, 9.1 9.0, 8.1, 8.0, 7.3, 7.2, 7.1, 7.0

Who is this app for?

This app is for dashboard designers who want to view trends in metrics over time.

How does the app work?

This app provides a visualization that you can use in your own apps and dashboards.

To use it in your dashboards, simply install the app, and create a search using timechart to provide the values to display.

Usecases for the Animated Chart Visualization:
- Displaying server status based on CPU, Memory, I/O, or Disk usage over time
- Showing customer satisfaction ratings over time
- Viewing a single metric by host over time

Supported Fields:

Animated Charts Viz is designed to use the output from | timechart. Use the following fields in the search:

  • _time (required) The time period for the event. If no time value is supplied, the first field is used for the slices.
  • <category 1> (required) The name for the value, e.g host, and the actual value.
  • <category 2> (optional) The name for the value, e.g host, and the actual value.
  • <category 3> (optional) The name for the value, e.g host, and the actual value.

Example Search

index=_internal earliest=-24h@h latest=now
| timechart span=15m count by sourcetype

Tokens

Tokens are generated each time you click an item. This can be useful if you want to populate another panel on the dashboard with a custom search, or link to a new dashboard with the tokens carying across.

NameThis is the name of the selected item. Default value: $ac_name_token$
Value This is the value of the selected item you clicked. Default value: $ac_value_token$
Time Slice This is the current time slice of the visualisation. Default value: $ac_time_token$

Release Notes

v 1.0.0
Initial Version

Issues and Limitations

To reduce the impact to browser resources there is a limit of 100 time slices (rows of results). You can reduce how many rows are generated by increasing the span of the | timechart command. E.g. | timechart span=1h for 1 hour increments. Any rows after the 100th are ignored.
Tokens like $click.value$ are not supported, use the tokens in the options popup instead (defaults: $ac_name_token$, $ac_value_token$, $ac_time_token$). Otherwise, drilldowns work as normal.
If you have a bug report or feature request, please contact daniel@spavin.net

Privacy and Legal

No personally identifiable information is logged or obtained in any way through this visualizaton.

For support

Send email to daniel@spavin.net

Support is not guaranteed and will be provided on a best effort basis.

3rd Party Libraries

https://echarts.apache.org

Release Notes

Version 1.3.4
Sept. 14, 2024

v 1.3.4

  • Minor updates for Appinspect checks
Version 1.3.2
Sept. 16, 2022

v 1.3.1
- Upgraded eCharts to v5.3.3
- New option to include the percentage value in the label for pie charts and doughnut charts.
- New option to have transparent backgrounds
- Fixed bug where the tooltip for pie charts did not include the slice's value.
- Fixed panel on example dashboard that referenced a missing lookup

Version 1.3.1
Sept. 12, 2022

v 1.3.1
- Upgraded eCharts to v5.3.3
- New option to include the percentage value in the label for pie charts and doughnut charts.
- Fixed bug where the tooltip for pie charts did not include the slice's value.
- Fixed panel on example dashboard that referenced a missing lookup

Version 1.3.0
Sept. 9, 2022

v 1.3.0
- Upgraded eCharts to v5.3.3
- New option to include the percentage value in the label for pie charts and doughnut charts.
- Fixed bug where the tooltip for pie charts did not include the slice's value.

Version 1.2.0
Feb. 5, 2022

v 1.2.0
* Updated jQuery library to 3.6.0 to patch known vulnerabilities

Version 1.1.0
July 16, 2021
  • Fixed bug where custom colors were not displaying correctly
  • Updated dashboards to meet Splunk 8.2 requirements
Version 1.0.0
March 17, 2021

Version 1.0.0
- Initial Release


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.