Uses of Class
tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
Packages that use Axis.Spikes.SpikesBuilder
-
Uses of Axis.Spikes.SpikesBuilder in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Axis.Spikes.SpikesBuilderModifier and TypeMethodDescriptionstatic Axis.Spikes.SpikesBuilderAxis.Spikes.builder()Sets the dash style of lines.Axis.Spikes.SpikesBuilder.mode(Axis.Spikes.SpikeMode mode) Any combination of "toaxis", "across", "marker" examples: "toaxis", "across", "toaxis+across", "toaxis+across+marker" default: "toaxis"Axis.Spikes.SpikesBuilder.snap(Axis.Spikes.SpikeSnap snap) Determines whether spikelines are stuck to the cursor or to the closest datapoints.Axis.Spikes.SpikesBuilder.thickness(int thickness) Sets the width (in px) of the zero line. default: 3