{"id":31816556,"url":"https://github.com/splunk/splunk-plotly-collection-viz","last_synced_at":"2026-03-09T21:05:47.204Z","repository":{"id":44926137,"uuid":"192340000","full_name":"splunk/splunk-plotly-collection-viz","owner":"splunk","description":"A collection of Splunk modular visualizations based on plotly.js","archived":false,"fork":false,"pushed_at":"2025-10-06T09:49:19.000Z","size":48022,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-11T09:56:35.078Z","etag":null,"topics":["boxplot","candlestick","candlestick-chart","finance-application","financial-analysis","financial-data","financial-services","modular-viz","ohlc","plotlyjs","scatterplot3d","splunk","splunk-application","splunk-apps"],"latest_commit_sha":null,"homepage":"https://splunkbase.splunk.com/app/5730/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splunk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-06-17T12:10:32.000Z","updated_at":"2025-10-06T10:11:33.000Z","dependencies_parsed_at":"2025-09-24T13:06:44.202Z","dependency_job_id":"b25a723c-a0f4-453e-9044-fdb3db76674f","html_url":"https://github.com/splunk/splunk-plotly-collection-viz","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/splunk/splunk-plotly-collection-viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fsplunk-plotly-collection-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fsplunk-plotly-collection-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fsplunk-plotly-collection-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fsplunk-plotly-collection-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splunk","download_url":"https://codeload.github.com/splunk/splunk-plotly-collection-viz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Fsplunk-plotly-collection-viz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30312153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boxplot","candlestick","candlestick-chart","finance-application","financial-analysis","financial-data","financial-services","modular-viz","ohlc","plotlyjs","scatterplot3d","splunk","splunk-application","splunk-apps"],"created_at":"2025-10-11T09:56:33.766Z","updated_at":"2026-03-09T21:05:47.181Z","avatar_url":"https://github.com/splunk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial and Advanced Statistical Data Visualizations\n\n![Custom badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fsplunkbasebadge.livehybrid.com%2Fv1%2Fdownloads%2F5730%2F)\n[![Actions Status: test](https://github.com/splunk/splunk-plotly-collection-viz/actions/workflows/ci.yml/badge.svg)](https://github.com/splunk/splunk-plotly-collection-viz/actions?query=workflow%3A\"CI\")\n[![Latest release (latest by date)](https://img.shields.io/github/v/release/splunk/splunk-plotly-collection-viz?label=Latest%20Release)](https://github.com/splunk/splunk-plotly-collection-viz/releases)\n[![License](https://img.shields.io/badge/License-Apache_2.0-yellow.svg)](https://opensource.org/licenses/Apache-2.0)\n\nA collection of Splunk modular visualizations based on [plotly.js](https://github.com/plotly/plotly.js/), a JavaScript open-source library used to create interactive charts for finance, engineering and sciences.\n\nVisualizations included into this collection:\n* [OHLC Chart](#ohlc-chart) for Stocks and Financial Data :hammer_and_wrench: [source code](appserver/static/visualizations/ohlc/src/visualization_source.js)\n* [Box Plot Chart](#box-plot) for Statistical Data :hammer_and_wrench: [source code](appserver/static/visualizations/boxplot/src/visualization_source.js)\n* [Multiple Axes Chart](#multiple-axes-plot) for Advanced Statistical Data Visualizations :hammer_and_wrench: [source code](appserver/static/visualizations/multiple-axes/src/visualization_source.js)\n* [Scatterplot 3D](#scatterplot3d) for Multiple Dimensions / Clustering Data Visualizations :hammer_and_wrench: [source code](appserver/static/visualizations/scatterplot3d/src/visualization_source.js)\n\n## Installation\nPlease refer to the [Splunk Documentation](https://docs.splunk.com/Documentation/AddOns/released/Overview/Installingadd-ons) for guidance on installing the Add-On in your environment. The app needs to be installed on the SH tier.\n\nDownload is available from either [GitHub](https://github.com/splunk/splunk-plotly-collection-viz/releases) or [Splunkbase](https://splunkbase.splunk.com/app/5730/).\n\n## Usage\n* Type your search\n* Click on tab `Visualization` and then select either `OHLC Chart`, `Box Plot` or `Multiple Axes` among available visualizations\n* Format the visualization as needed\n\n### OHLC Chart\n`\u003cbasesearch\u003e | table _time open close high low [currencypair] [8pointEMA] [20pointEMA] [4pointSMA]`\n\nIf not provided, default values will be used for optional fields `currencypair`, `8pointEMA`, `20pointEMA` and `4pointEMA`.\n\n\u003e Field names **must** correspond to the ones specified above to be properly handled by the visualization\n\n![alt text](etc/OHLC_candlestick.png \"OHLC Chart - Candlestick Example\")\n\n![alt text](etc/OHLC_bars.png \"OHLC Chart - Bars Example\")\n\n### Box Plot\n`\u003cbasesearch\u003e | table box_name value`\n\nReplace `box_name` and `value` with your fields to start.\n\n| FieldName   | Format  | Description              | Example   |\n|-------------|---------|--------------------------|-----------|\n| `box_name`  | string  | Label of the box         | `A`       |\n| `value`     | numeric | Data forming box dataset | `20`      |\n\n![alt text](etc/boxplot_chart.png \"Boxplot Chart Example\")\n\n### Multiple Axes Plot\n`\u003cbasesearch\u003e | table _time scatter-y2-dataset1 scatter-y2_datasetN line-y-dataset1 line-y-datasetN`\n\nReplace `_time`, `scatter-y2-datasetX` and `line-y-datasetX` with your fields to start.\n\n| FieldName              | Format  | Description                                  | Example               |\n|------------------------|---------|----------------------------------------------|-----------------------|\n| `_time`                | date    | Event time reference                         | `2019-05-17 07:30:02` |\n| `scatter-y2-dataset1`  | numeric | Dataset for 1st scatter plot on secondary Y-Axis | `-1.6`            |\n| `scatter-y2-datasetN`  | numeric | Dataset for Nth scatter plot on secondary Y-Axis | `-2`              |\n| `line-y-dataset1`      | numeric | Dataset for 1st line plot on regular Y-Axis      | `10`              |\n| `line-y-datasetN`      | numeric | Dataset for Nth line plot on regular Y-Axis      | `32`              |\n\n\u003e Field names **must** begin with `scatter` and `line` to be properly handled by the visualization\n\n![alt text](etc/MultipleAxes_plot.png \"Multiple Axes Plot\")\n\n### Scatterplot 3D\n`\u003cbasesearch\u003e | table trace x y z [marker_size]`\n\nIf not provided, default values will be used for optional field `marker_size`.\n\nReplace `trace`, `x`, `y` and `z` with your fields to start.\n\n| FieldName   | Format  | Description              | Example   |\n|-------------|---------|--------------------------|-----------|\n| `trace`  | string  | Label of the trace         | `A`       |\n| `x`     | numeric | X-coordinate of data forming trace dataset | `20`      |\n| `y`     | numeric | Y-coordinate of data forming trace dataset | `2`      |\n| `z`     | numeric | Z-coordinate of data forming trace dataset | `100`      |\n| `marker_size`     | numeric | Size of the data marker in pixels. Range [1-50]. | `20`      |\n\n\n![alt text](etc/scatterplot3d.png \"Scatterplot 3D Chart Example\")\n\n## Example\nThis app comes with a dashboard showcasing simple usages of mentioned charts.\n\n* Navigate to `Apps / Search \u0026 Reporting / Dashboards`\n* Click on the dashboard `Overview of Plotly Charts for Splunk`\n* Be inspired\n\n## Contributing\n* :rocket:   Want to **contribute**? [Open a Pull Request](https://github.com/splunk/splunk-plotly-collection-viz/pulls)\n* :bug:   Found a **bug**? [Open an issue](https://github.com/splunk/splunk-plotly-collection-viz/issues/new?assignees=edro15\u0026labels=\u0026template=bug_report.md\u0026title=)\n* :bulb:   Got an idea for a **new feature**? [Open a feature request](https://github.com/splunk/splunk-plotly-collection-viz/issues/new?assignees=edro15\u0026labels=\u0026template=feature_request.md\u0026title=)\n\n## License\nThis project is licensed under [Apache-2.0](./packages/splunk_plotly_collection_viz/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fsplunk-plotly-collection-viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplunk%2Fsplunk-plotly-collection-viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Fsplunk-plotly-collection-viz/lists"}