Versions in this module Expand all Collapse all v0 v0.1.1 Dec 20, 2024 Changes in this version + const GRID_HEIGHT + const GRID_WIDTH + const HARD_HAND_HEADING + const H_FOOTER + const H_HEADER + const MARGIN_LEFT + const MARGIN_RIGHT + const SCALE + const SOFT_HAND_HEADING + const SPLITS_HAND_HEADING + const STYLE_BG_DOUBLE + const STYLE_BG_HIT + const STYLE_BG_SPLIT + const STYLE_BG_STAND + const STYLE_BG_SURRENDER + const STYLE_BG_UNKOWN + const STYLE_FOOTER + const STYLE_HEADER + const STYLE_TXT_ACTION_12 + const STYLE_TXT_ACTION_18 + const STYLE_TXT_Y_AXIS_HEADING + const STYLE_Y_AXIS_HEADING + const TXT_FOOTER + const TXT_HEADING_BASIC_STRATEGY + const TXT_HEADING_QUERY_TIMES + const WIDTH_Y_AXIS_HEADING + const X_AXIS_CNT + const X_AXIS_GRID_CNT + const Y_AXIS_CNT_HARD + const Y_AXIS_CNT_HARD_ALL + const Y_AXIS_CNT_SOFT + const Y_AXIS_CNT_SOFT_ALL + const Y_AXIS_CNT_SPLITS + func Dealer_card_2_x_axis_heading(dealer_card byte) string + func Gotable_make(chart_map map[string]*node.Node) error + func Query_times_svg_make(strategy_map map[string]*node.Node, query_times_map map[string]int) string + func Strategy_svg_make(strategy_map map[string]*node.Node) string + func X_axis_headings() []string + func Y_axis_headings_hard() []string + func Y_axis_headings_hard_all() []string + func Y_axis_headings_soft() []string + func Y_axis_headings_soft_all() []string + func Y_axis_headings_splits() []string + type PointRange struct + type SvgMaker struct + type SvgMakerQueryTimes struct + type SvgMakerStrategy struct