SVGGraph options tagged 'guideline'

« 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

39 options with tag guideline:

« View full list

Option Default Summary
average_above false Places average lines above or below graph details.
average_colour "fillColour" Sets the colour of average lines.
average_dash "8,2" Sets the dash pattern for average lines.
average_font "Arial" Sets the font for average line titles.
average_font_adjust 0.6 Sets the font adjustment value for average line titles.
average_font_size 10 Sets the font size for average line titles.
average_font_weight "normal" Sets the font weight for average line titles.
average_length null Sets the length of average lines in pixels.
average_length_units null Sets the length of average lines in grid units.
average_opacity 1 Sets the opacity of average lines.
average_stroke_width 2 Sets the width of average lines.
average_title null Sets the title for average lines.
average_title_align null Aligns average line titles.
average_title_angle 0 Sets the angle of average line title text.
average_title_callback null Sets the title for average lines using a callback function.
average_title_colour null Sets the colour of the average line titles.
average_title_opacity null Sets the opacity of the average line titles.
average_title_padding 3 Sets the amount of padding around average line titles.
average_title_position "inside top right" Sets the position of the average line titles.
guideline NULL Adds guide/target lines to the graph.
guideline_above false Relative depth of guide lines.
guideline_colour "rgb(0,0,0)" Colour of guide lines.
guideline_dash "4,3" Guide line dash pattern.
guideline_font "Arial" Font for guide line titles.
guideline_font_adjust 0.6 Guide line title font adjustment.
guideline_font_size 10 Guide line title font size.
guideline_font_weight "normal" Guide line title font weight.
guideline_length NULL Length of guideline in pixels.
guideline_length_units NULL Length of guide line in graph units.
guideline_line_spacing null Sets line spacing for guideline text.
guideline_opacity 1 Opacity of guide line.
guideline_stroke_width 1 Width of guide lines.
guideline_text_align NULL Alignment of guide line title text.
guideline_text_angle 0 Angle of guide line title text.
guideline_text_colour NULL Colour of guide line title.
guideline_text_opacity NULL Opacity of guide line title.
guideline_text_padding 5 Space between guide line and title.
guideline_text_position "inside top right" Position of guide line text label.
show_average false Enables calculation and display of average lines.

« Back to top of page Main SVGGraph page »

This site uses cookies - details here.