Dashboards & Visualizations

possibility of scatter plot

SanthoshSreshta
Contributor

Hi, I just crated a dashboard using query sourcetype="Churn Data_CSV" | table Churn "total eve calls" "total night calls"
Is it possible to get bubble shape in scatter plot. I came across small rectangle in the chart.
Is it possible to increase or decrease the size of rectangle in the scatter plot.
if possible, please guide me.

Thanks santhosh.

0 Karma

SanthoshSreshta
Contributor

Hooo.!!!
Got my answer at last 🙂

For increasing and decreasing marker size:

<option name="charting.chart.showMarkers">true</option>
<option name="charting.chart.markerSize">1</option>

still no trick founded for changing the shape of the marker.

Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...