SVGGraph options tagged 'text'

« 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

44 options with tag text:

« View full list

Option Default Summary
axis_text_align null Sets the text alignment for axis division labels.
axis_text_align_h null Sets the text alignment for horizontal axis division labels.
axis_text_align_v null Sets the text alignment for vertical axis division labels.
axis_text_angle_h 0 Angle of horizontal axis division text.
axis_text_angle_v 0 Angle of vertical axis division text.
axis_text_callback NULL Callback function for axis division text labels.
axis_text_callback_x NULL Callback function for X axis division text labels.
axis_text_callback_y NULL Callback function for Y axis division text labels.
axis_text_colour NULL Colour of axis division labels.
axis_text_colour_h NULL Colour of horizontal axis division labels.
axis_text_colour_v NULL Colour of vertical axis division labels.
axis_text_position "outside" Position of axis division text labels.
axis_text_position_h NULL Position of horizontal axis division text labels.
axis_text_position_v NULL Position of vertical axis division text labels.
axis_text_space 2 Space between axis division text and axis.
axis_text_space_h NULL Space between horizontal axis division text and axis.
axis_text_space_v NULL Space between vertical axis division text and axis.
context_back_colour "#fff" Background colour of context menu.
context_callback null Callback function for context menu.
context_colour "black" Colour of context menu title text and border.
context_document_menu false Enables the browser context menu.
context_font "Arial" Sets the font for the context menu.
context_font_size 15 Font size for context menu.
context_font_weight "normal" Font weight for context menu.
context_global null Sets the global context menu contents.
context_link_colour "#00f" Colour of links on context menu.
context_link_hover_colour "#f00" Colour of context menu link under cursor.
context_link_target "_top" Target for links in context menu.
context_link_underline true Enables or disables underlining context menu links.
context_min_width 60 Sets the minimum width of the context menu.
context_mouseleave 100 Time to leave context menu open after mouse leaves document.
context_padding 3 Padding inside context menu.
context_padding_x null Horizontal padding inside context menu.
context_padding_y null Vertical padding inside context menu.
context_round 0 Radius of rounded context menu corners.
context_shadow_opacity 0.3 Opacity of context menu shadow.
context_spacing 3 Spacing between context menu items.
context_stroke_width 1 Thickness of line around context menu.
limit_text_angle true Limits the angle of axis text to between -90° and +90°.
shape NULL Adds custom shapes to the graph.
show_axis_text_h true Enables labelling of horizontal axis divisions.
show_axis_text_v true Enables labelling of vertical axis divisions.
show_context_menu false Enables context menu.
text_classes_file null Specifies an INI file for use with text classes.

« Back to top of page Main SVGGraph page »

This site uses cookies - details here.