You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-69Lines changed: 29 additions & 69 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Plotly.js Custom Visualizations
1
+
# Financial and Advanced Statistical Data Visualizations
2
2
A 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.
3
3
4
4
Visualizations included into this collection:
@@ -11,9 +11,9 @@ Visualizations included into this collection:
11
11
- Unpack/Install Splunk by running the downloaded files.
12
12
- Follow the instruction on the screen.
13
13
14
-
**plotly_custom_viz_splunk** can be downloaded from **GitHub** and installed in your Splunk platform. Access your Splunk instance via terminal and:
14
+
**splunk_plotly_collection_viz** can be downloaded from either **GitHub** or Splunkbase and installed in your Splunk platform. Access your Splunk instance via terminal and:
15
15
- browse to your apps directory `$SPLUNK_HOME/etc/apps/`
16
-
- download the app from github `git clone https://github.com/splunk/splunk-plotly-collection-viz`
16
+
- download the app from github `git clone https://github.com/splunk/splunk-plotly-collection-viz.git`
17
17
- Restart splunk to apply changes `$SPLUNK_HOME/bin/splunk restart`
18
18
19
19
## Usage
@@ -28,6 +28,10 @@ If not provided, default values will be used for optional fields `currencypair`,
28
28
29
29
> Field names **must** correspond to the ones specified above to be properly handled by the visualization
0 commit comments