Dashboards & Visualizations

Converting a line chart to scatter plot, how do I edit my XML to make lines in the line chart transparent and markers visible?

Venkat_16
Contributor

I am trying to convert a line chart to scatter plot, please help me in making the line transparent and markers visible. Below is my XML Code

    option name="charting.axisLabelsX.majorLabelStyle.overflowMode">ellipsisNone /option
    option name="charting.axisLabelsX.majorLabelStyle.rotation">0/option
    option name="charting.axisTitleX.visibility">visible</option
   option name="charting.axisTitleY.visibility">visible</option
    option name="charting.axisTitleY2.visibility">visible</option
    option name="charting.axisX.scale">linear</option
    option name="charting.axisY.scale">linear</option
    option name="charting.axisY2.enabled">false</option
    option name="charting.axisY2.scale">inherit</option
    option name="charting.chart">line</option
    option name="charting.chart.showMarkers">true</option
    option name="charting.chart.markerSize">3</option
    option name="charting.chart.bubbleMaximumSize">50</option
    option name="charting.chart.bubbleMinimumSize">10</option
    option name="charting.chart.lineStyle.alpha">0</option
    option name="charting.chart.bubbleSizeBy">area</option
    option name="charting.chart.nullValueMode">gaps</option
    option name="charting.chart.stackMode">default</option
    option name="charting.chart.sliceCollapsingThreshold">0.01</option
    option name="charting.chart.style">shiny</option
    option name="charting.drilldown">all</option
    option name="charting.layout.splitSeries">0</option
    option name="charting.legend.labelStyle.overflowMode">ellipsisMiddle</option
    option name="charting.legend.placement">right</option
    option name="charting.chart.bubbleMaximumSize">50</option
    option name="charting.chart.bubbleMinimumSize">10</option
    option name="charting.chart.bubbleSizeBy">area</option
    option name="charting.chart.sliceCollapsingThreshold">0.01</option
    option name="charting.chart.style">shiny</option
0 Karma

lguinn2
Legend

Change

charting.chart = scatter

instead of line
There are many options that you can set for charts. Many of the ones you have listed may not be relevant for scatter charts, but Splunk will just ignore them. For info, look at the Chart Configuration Reference

0 Karma

Venkat_16
Contributor

Thanks for the help, am actually looking to replicate a scatter plot using a line chart....where i will increase the marker size and make the line transparent , which will look like a scatter plot..

0 Karma

lguinn2
Legend

Why? And if you want the line to be transparent, perhaps you should just make it white, to match the background color. Again, you can find the line colors in the Chart Configuration Reference.

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...