SVGGraph options tagged 'crosshairs'

« Return to SVGGraph page

This page lists all the options currently available for use in the SVGGraph constructor's $settings array. The lists of graph types and tags can be used to filter the list of options, and each option name is a link to a page with further details about the option.

Graph type support: ArrayGraph Bar3DGraph BarAndLineGraph BarGraph BoxAndWhiskerGraph BubbleGraph CandlestickGraph CylinderGraph Donut3DGraph DonutGraph EmptyGraph ExplodedDonut3DGraph ExplodedDonutGraph ExplodedPie3DGraph ExplodedPieGraph ExplodedSemiDonut3DGraph ExplodedSemiDonutGraph FloatingBarGraph GanttChart GroupedBar3DGraph GroupedBarGraph GroupedCylinderGraph Histogram HorizontalBar3DGraph HorizontalBarGraph HorizontalFloatingBarGraph HorizontalGroupedBar3DGraph HorizontalGroupedBarGraph HorizontalStackedBar3DGraph HorizontalStackedBarGraph LineGraph MultiLineGraph MultiRadarGraph MultiScatterGraph MultiSteppedLineGraph Pie3DGraph PieGraph PolarArea3DGraph PolarAreaGraph PopulationPyramid RadarGraph ScatterGraph SemiDonut3DGraph SemiDonutGraph StackedBar3DGraph StackedBarAndLineGraph StackedBarGraph StackedCylinderGraph StackedGroupedBar3DGraph StackedGroupedBarGraph StackedGroupedCylinderGraph StackedLineGraph SteppedLineGraph

Tags: 3D average axis background bar best-fit border bubble callback compatibility context-menu crosshairs data-label datetime deprecated donut figure filter font gantt global grid grouped guideline histogram image javascript label legend line magnify marker metadata milestone multi-axis opacity padding pie radar scatter shadow shape stacked structure subgraph target text title tooltip trend

27 options with tag crosshairs:

« View full list

Option Default Summary
crosshairs false Enables Javascript crosshairs.
crosshairs_colour "black" Colour of crosshairs.
crosshairs_colour_h NULL Colour of horizontal crosshair.
crosshairs_colour_v NULL Colour of vertical crosshair.
crosshairs_dash NULL Dash pattern for crosshairs.
crosshairs_dash_h NULL Dash pattern for horizontal crosshair.
crosshairs_dash_v NULL Dash pattern for vertical crosshair.
crosshairs_opacity 1 Opacity of crosshairs.
crosshairs_opacity_h NULL Opacity of horizontal crosshair.
crosshairs_opacity_v NULL Opacity of vertical crosshair.
crosshairs_show_h true Show horizontal crosshair line.
crosshairs_show_text true Show coordinates with crosshairs.
crosshairs_show_v true Show vertical crosshair line.
crosshairs_stroke_width 1 Thickness of crosshairs.
crosshairs_stroke_width_h NULL Thickness of horizontal crosshair.
crosshairs_stroke_width_v NULL Thickness of vertical crosshair.
crosshairs_text_back_colour "#fc0" Colour of coordinates box background.
crosshairs_text_colour "black" Colour of coordinates text.
crosshairs_text_font "Courier" Font for coordinates.
crosshairs_text_font_size 10 Font size for coordinates.
crosshairs_text_font_weight "normal" Font weight for coordinates.
crosshairs_text_padding 1 Padding inside coordinates box.
crosshairs_text_precision_h NULL Horizontal coordinate precision.
crosshairs_text_precision_v NULL Vertical coordinate precision.
crosshairs_text_round 0 Border radius for coordinates box.
crosshairs_text_space 3 Distance between coordinates and crosshairs.
crosshairs_text_stroke_width NULL Thickness of box around coordinates.

« Back to top of page Main SVGGraph page »

This site uses cookies - details here.