mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-26 10:31:39 +08:00
383 lines
14 KiB
INI
383 lines
14 KiB
INI
[plots]
|
|
max_tooltip_distance=16
|
|
useraction_catch_sensitivity=1
|
|
useraction_overlay_color=#000045
|
|
useraction_overlay_penstyle=dash
|
|
useraction_overlay_linewidth=1.5
|
|
useraction_overlay_brushcolor="steelblue,51"
|
|
useraction_overlay_brushstyle=solid
|
|
useraction_opaque_color=#000045
|
|
useraction_opaque_penstyle=dash
|
|
useraction_opaque_linewidth=1.5
|
|
useraction_opaque_brushcolor=aliceblue
|
|
useraction_opaque_brushstyle=solid
|
|
useraction_marker_color=#7f0000
|
|
useraction_marker_penstyle=dot
|
|
useraction_marker_linewidth=1
|
|
useraction_marker_brushcolor="red,51"
|
|
useraction_marker_brushstyle=solid
|
|
useraction_marker_diameter=12
|
|
useraction_marker_type=circle+crosshair
|
|
useraction_font_name=GUI+FIRA
|
|
useraction_font_size=12
|
|
toolbar_enabled=true
|
|
toolbar_always_visible=false
|
|
toolbar_icon_size=16
|
|
mouse_position_template="(%1; %2)"
|
|
display_mouse_position=true
|
|
use_palette_colors=true
|
|
actions\mouse_drag0\button=LEFT
|
|
actions\mouse_drag0\modifiers=NONE
|
|
actions\mouse_drag0\action=ZoomRectangle
|
|
actions\mouse_drag1\button=LEFT
|
|
actions\mouse_drag1\modifiers=CTRL
|
|
actions\mouse_drag1\action=PanOnMove
|
|
actions\mouse_doubleclick0\button=LEFT
|
|
actions\mouse_doubleclick0\modifiers=NONE
|
|
actions\mouse_doubleclick0\action=moveviewport
|
|
actions\mouse_wheel0\modifiers=NONE
|
|
actions\mouse_wheel0\action=zoomortrackpan
|
|
actions\mouse_wheel1\modifiers=CTRL
|
|
actions\mouse_wheel1\action=zoom
|
|
csv_decimal_separator=.
|
|
csv_comment_initializer="# "
|
|
debug_show_region_boxes=false
|
|
debug_region_linewidth=1
|
|
debug_textbox_linewidth=false
|
|
antialiase_system=true
|
|
antialiase_text=true
|
|
widget_background_color=grey94
|
|
widget_background_color_for_export=white
|
|
plot_background_color=white
|
|
plot_border_left=5
|
|
plot_border_right=5
|
|
plot_border_top=5
|
|
plot_border_bottom=5
|
|
text_default_color=black
|
|
text_default_size=10.799999999999999
|
|
text_default_font_name=GUI+FIRA
|
|
plot_label_font_name=GUI+BOLD+FIRA
|
|
plot_label_font_size=14
|
|
plot_label_offset=4
|
|
plot_label_top_border=3
|
|
plot_label_color=black
|
|
plot_frame_visible=false
|
|
plot_frame_color=black
|
|
plot_frame_width=1
|
|
plot_frame_rounded=0
|
|
secondary_axis_separation=6
|
|
key\xoffset=1
|
|
key\yoffset=1
|
|
key\xmargin=0.5
|
|
key\ymargin=0.5
|
|
key\xseparation=0.85
|
|
key\yseparation=0.35
|
|
key\column_separation=0.75
|
|
key\frame_visible=true
|
|
key\frame_color=black
|
|
key\frame_linestyle=solid
|
|
key\frame_width=1
|
|
key\frame_rounding=0
|
|
key\background_color=white
|
|
key\visible=true
|
|
key\position=inside_topright
|
|
key\layout=one_column
|
|
key\fontsize=10.799999999999999
|
|
key\fontname=GUI+FIRA
|
|
key\text_color=black
|
|
key\sample_width=3
|
|
key\sample_height=1
|
|
axis_x\color=black
|
|
axis_x\draw_mode1=complete
|
|
axis_x\draw_mode2=line+ticks
|
|
axis_x\draw_mode0=none
|
|
axis_x\line_width=1
|
|
axis_x\arrow_size_factor=8
|
|
axis_x\axis_lines_offset=0
|
|
axis_x\min_ticks=5
|
|
axis_x\axis_label\distance=5
|
|
axis_x\axis_label\font_size=10.799999999999999
|
|
axis_x\axis_label\color=black
|
|
axis_x\axis_label\position=center
|
|
axis_x\minor_tick\labels_enabled=false
|
|
axis_x\minor_tick\inside_length=3
|
|
axis_x\minor_tick\label_font_size=8.639999999999999
|
|
axis_x\minor_tick\label_full_number=true
|
|
axis_x\minor_tick\label_color=black
|
|
axis_x\minor_tick\outside_length=0
|
|
axis_x\minor_tick\width=1
|
|
axis_x\minor_tick\count=1
|
|
axis_x\minor_tick\color=black
|
|
axis_x\ticks\type=exponent
|
|
axis_x\ticks\date_format=dd.MM.yyyy
|
|
axis_x\ticks\datetime_format=dd.MM.yyyy HH:mm
|
|
axis_x\ticks\printf_format=%f %s
|
|
axis_x\ticks\inside_length=6
|
|
axis_x\ticks\label_distance=4
|
|
axis_x\ticks\label_font_size=10.799999999999999
|
|
axis_x\ticks\label_color=black
|
|
axis_x\ticks\mode=lin_or_power
|
|
axis_x\ticks\outside_length=0
|
|
axis_x\ticks\time_format=HH:mm
|
|
axis_x\ticks\width=1
|
|
axis_x\ticks\color=black
|
|
axis_x\zero_line\enabled=false
|
|
axis_x\zero_line\line_width=1
|
|
axis_x\zero_line\color=black
|
|
axis_x\zero_line\style=solid
|
|
axis_x\grid\enabled=true
|
|
axis_x\grid\color=grey78
|
|
axis_x\grid\width=1
|
|
axis_x\grid\style=dot
|
|
axis_x\minor_grid\enabled=false
|
|
axis_x\minor_grid\color=grey78
|
|
axis_x\minor_grid\width=0.75
|
|
axis_x\minor_grid\style=dot
|
|
axis_y\color=black
|
|
axis_y\draw_mode1=complete
|
|
axis_y\draw_mode2=line+ticks
|
|
axis_y\draw_mode0=none
|
|
axis_y\line_width=1
|
|
axis_y\arrow_size_factor=8
|
|
axis_y\axis_lines_offset=0
|
|
axis_y\min_ticks=5
|
|
axis_y\axis_label\distance=5
|
|
axis_y\axis_label\font_size=10.799999999999999
|
|
axis_y\axis_label\color=black
|
|
axis_y\axis_label\position=center
|
|
axis_y\minor_tick\labels_enabled=false
|
|
axis_y\minor_tick\inside_length=3
|
|
axis_y\minor_tick\label_font_size=8.639999999999999
|
|
axis_y\minor_tick\label_full_number=true
|
|
axis_y\minor_tick\label_color=black
|
|
axis_y\minor_tick\outside_length=0
|
|
axis_y\minor_tick\width=1
|
|
axis_y\minor_tick\count=1
|
|
axis_y\minor_tick\color=black
|
|
axis_y\ticks\type=exponent
|
|
axis_y\ticks\date_format=dd.MM.yyyy
|
|
axis_y\ticks\datetime_format=dd.MM.yyyy HH:mm
|
|
axis_y\ticks\printf_format=%f %s
|
|
axis_y\ticks\inside_length=6
|
|
axis_y\ticks\label_distance=4
|
|
axis_y\ticks\label_font_size=10.799999999999999
|
|
axis_y\ticks\label_color=black
|
|
axis_y\ticks\mode=lin_or_power
|
|
axis_y\ticks\outside_length=0
|
|
axis_y\ticks\time_format=HH:mm
|
|
axis_y\ticks\width=1
|
|
axis_y\ticks\color=black
|
|
axis_y\zero_line\enabled=false
|
|
axis_y\zero_line\line_width=1
|
|
axis_y\zero_line\color=black
|
|
axis_y\zero_line\style=solid
|
|
axis_y\grid\enabled=true
|
|
axis_y\grid\color=grey78
|
|
axis_y\grid\width=1
|
|
axis_y\grid\style=dot
|
|
axis_y\minor_grid\enabled=false
|
|
axis_y\minor_grid\color=grey78
|
|
axis_y\minor_grid\width=0.75
|
|
axis_y\minor_grid\style=dot
|
|
axis_colorbar_right\color=black
|
|
axis_colorbar_right\draw_mode1=line
|
|
axis_colorbar_right\draw_mode2=complete
|
|
axis_colorbar_right\draw_mode0=none
|
|
axis_colorbar_right\line_width=1
|
|
axis_colorbar_right\arrow_size_factor=8
|
|
axis_colorbar_right\axis_lines_offset=0
|
|
axis_colorbar_right\min_ticks=5
|
|
axis_colorbar_right\axis_label\distance=5
|
|
axis_colorbar_right\axis_label\font_size=10.799999999999999
|
|
axis_colorbar_right\axis_label\color=black
|
|
axis_colorbar_right\axis_label\position=center
|
|
axis_colorbar_right\minor_tick\labels_enabled=false
|
|
axis_colorbar_right\minor_tick\inside_length=3
|
|
axis_colorbar_right\minor_tick\label_font_size=8.639999999999999
|
|
axis_colorbar_right\minor_tick\label_full_number=true
|
|
axis_colorbar_right\minor_tick\label_color=black
|
|
axis_colorbar_right\minor_tick\outside_length=0
|
|
axis_colorbar_right\minor_tick\width=1
|
|
axis_colorbar_right\minor_tick\count=0
|
|
axis_colorbar_right\minor_tick\color=black
|
|
axis_colorbar_right\ticks\type=exponent
|
|
axis_colorbar_right\ticks\date_format=dd.MM.yyyy
|
|
axis_colorbar_right\ticks\datetime_format=dd.MM.yyyy HH:mm
|
|
axis_colorbar_right\ticks\printf_format=%f %s
|
|
axis_colorbar_right\ticks\inside_length=6
|
|
axis_colorbar_right\ticks\label_distance=4
|
|
axis_colorbar_right\ticks\label_font_size=10.799999999999999
|
|
axis_colorbar_right\ticks\label_color=black
|
|
axis_colorbar_right\ticks\mode=lin_or_power
|
|
axis_colorbar_right\ticks\outside_length=0
|
|
axis_colorbar_right\ticks\time_format=HH:mm
|
|
axis_colorbar_right\ticks\width=1
|
|
axis_colorbar_right\ticks\color=black
|
|
axis_colorbar_right\zero_line\enabled=false
|
|
axis_colorbar_right\zero_line\line_width=1
|
|
axis_colorbar_right\zero_line\color=black
|
|
axis_colorbar_right\zero_line\style=solid
|
|
axis_colorbar_right\grid\enabled=true
|
|
axis_colorbar_right\grid\color=grey78
|
|
axis_colorbar_right\grid\width=1
|
|
axis_colorbar_right\grid\style=dot
|
|
axis_colorbar_right\minor_grid\enabled=false
|
|
axis_colorbar_right\minor_grid\color=grey78
|
|
axis_colorbar_right\minor_grid\width=0.75
|
|
axis_colorbar_right\minor_grid\style=dot
|
|
axis_colorbar_top\color=black
|
|
axis_colorbar_top\draw_mode1=line
|
|
axis_colorbar_top\draw_mode2=complete
|
|
axis_colorbar_top\draw_mode0=none
|
|
axis_colorbar_top\line_width=1
|
|
axis_colorbar_top\arrow_size_factor=8
|
|
axis_colorbar_top\axis_lines_offset=0
|
|
axis_colorbar_top\min_ticks=5
|
|
axis_colorbar_top\axis_label\distance=5
|
|
axis_colorbar_top\axis_label\font_size=10.799999999999999
|
|
axis_colorbar_top\axis_label\color=black
|
|
axis_colorbar_top\axis_label\position=center
|
|
axis_colorbar_top\minor_tick\labels_enabled=false
|
|
axis_colorbar_top\minor_tick\inside_length=3
|
|
axis_colorbar_top\minor_tick\label_font_size=8.639999999999999
|
|
axis_colorbar_top\minor_tick\label_full_number=true
|
|
axis_colorbar_top\minor_tick\label_color=black
|
|
axis_colorbar_top\minor_tick\outside_length=0
|
|
axis_colorbar_top\minor_tick\width=1
|
|
axis_colorbar_top\minor_tick\count=0
|
|
axis_colorbar_top\minor_tick\color=black
|
|
axis_colorbar_top\ticks\type=exponent
|
|
axis_colorbar_top\ticks\date_format=dd.MM.yyyy
|
|
axis_colorbar_top\ticks\datetime_format=dd.MM.yyyy HH:mm
|
|
axis_colorbar_top\ticks\printf_format=%f %s
|
|
axis_colorbar_top\ticks\inside_length=6
|
|
axis_colorbar_top\ticks\label_distance=4
|
|
axis_colorbar_top\ticks\label_font_size=10.799999999999999
|
|
axis_colorbar_top\ticks\label_color=black
|
|
axis_colorbar_top\ticks\mode=lin_or_power
|
|
axis_colorbar_top\ticks\outside_length=0
|
|
axis_colorbar_top\ticks\time_format=HH:mm
|
|
axis_colorbar_top\ticks\width=1
|
|
axis_colorbar_top\ticks\color=black
|
|
axis_colorbar_top\zero_line\enabled=false
|
|
axis_colorbar_top\zero_line\line_width=1
|
|
axis_colorbar_top\zero_line\color=black
|
|
axis_colorbar_top\zero_line\style=solid
|
|
axis_colorbar_top\grid\enabled=true
|
|
axis_colorbar_top\grid\color=grey78
|
|
axis_colorbar_top\grid\width=1
|
|
axis_colorbar_top\grid\style=dot
|
|
axis_colorbar_top\minor_grid\enabled=false
|
|
axis_colorbar_top\minor_grid\color=grey78
|
|
axis_colorbar_top\minor_grid\width=0.75
|
|
axis_colorbar_top\minor_grid\style=dot
|
|
graphs\antialiase=true
|
|
graphs\palette=Matlab
|
|
graphs\auto_styles\use_color_from_palette=jkqtplotterdefault_step
|
|
graphs\auto_styles\line_style0=solid
|
|
graphs\auto_styles\line_style1=dash
|
|
graphs\auto_styles\line_style2=dot
|
|
graphs\auto_styles\line_style3=dashdot
|
|
graphs\auto_styles\line_style4=dashdotdot
|
|
graphs\auto_styles\use_default_symbols=true
|
|
graphs\auto_styles\fill_style0=solid
|
|
graphs\graphs_base\linewidth=2
|
|
graphs\graphs_base\symbol_size=10
|
|
graphs\graphs_base\symbol_line_width=1
|
|
graphs\graphs_base\error_indicator_width=1
|
|
graphs\graphs_base\head_decorator_size_factor=8
|
|
graphs\graphs_base\head_decorator_type=filled_arrow
|
|
graphs\graphs_base\error_fill_style=solid
|
|
graphs\graphs_base\graph_color_mode=same
|
|
graphs\graphs_base\fill_color_mode=lighter
|
|
graphs\graphs_base\error_color_mode=darker
|
|
graphs\graphs_base\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_base\symbol_fill_color_mode=lighter
|
|
graphs\graphs_barchart\linewidth=0
|
|
graphs\graphs_barchart\symbol_size=10
|
|
graphs\graphs_barchart\symbol_line_width=1
|
|
graphs\graphs_barchart\error_indicator_width=1
|
|
graphs\graphs_barchart\head_decorator_size_factor=8
|
|
graphs\graphs_barchart\head_decorator_type=filled_arrow
|
|
graphs\graphs_barchart\error_fill_style=solid
|
|
graphs\graphs_barchart\graph_color_mode=lighter
|
|
graphs\graphs_barchart\fill_color_mode=lighter
|
|
graphs\graphs_barchart\error_color_mode=darker
|
|
graphs\graphs_barchart\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_barchart\symbol_fill_color_mode=lighter
|
|
graphs\graphs_barchart\radius_at_value=0
|
|
graphs\graphs_barchart\radius_at_baseline=0
|
|
graphs\graphs_barchart\draw_baseline=false
|
|
graphs\graphs_boxplot\linewidth=1
|
|
graphs\graphs_boxplot\symbol_size=10
|
|
graphs\graphs_boxplot\symbol_line_width=1
|
|
graphs\graphs_boxplot\error_indicator_width=1
|
|
graphs\graphs_boxplot\head_decorator_size_factor=8
|
|
graphs\graphs_boxplot\head_decorator_type=filled_arrow
|
|
graphs\graphs_boxplot\error_fill_style=solid
|
|
graphs\graphs_boxplot\graph_color_mode=same_non_transparent
|
|
graphs\graphs_boxplot\fill_color_mode=white
|
|
graphs\graphs_boxplot\error_color_mode=darker
|
|
graphs\graphs_boxplot\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_boxplot\symbol_fill_color_mode=lighter
|
|
graphs\graphs_filled\linewidth=2
|
|
graphs\graphs_filled\symbol_size=10
|
|
graphs\graphs_filled\symbol_line_width=1
|
|
graphs\graphs_filled\error_indicator_width=1
|
|
graphs\graphs_filled\head_decorator_size_factor=8
|
|
graphs\graphs_filled\head_decorator_type=filled_arrow
|
|
graphs\graphs_filled\error_fill_style=solid
|
|
graphs\graphs_filled\graph_color_mode=same
|
|
graphs\graphs_filled\fill_color_mode=lighter_transparent
|
|
graphs\graphs_filled\error_color_mode=darker
|
|
graphs\graphs_filled\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_filled\symbol_fill_color_mode=lighter
|
|
graphs\graphs_impulses\linewidth=3
|
|
graphs\graphs_impulses\symbol_size=10
|
|
graphs\graphs_impulses\symbol_line_width=1
|
|
graphs\graphs_impulses\error_indicator_width=1
|
|
graphs\graphs_impulses\head_decorator_size_factor=8
|
|
graphs\graphs_impulses\head_decorator_type=filled_arrow
|
|
graphs\graphs_impulses\error_fill_style=solid
|
|
graphs\graphs_impulses\graph_color_mode=same
|
|
graphs\graphs_impulses\fill_color_mode=lighter
|
|
graphs\graphs_impulses\error_color_mode=darker
|
|
graphs\graphs_impulses\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_impulses\symbol_fill_color_mode=lighter
|
|
graphs\graphs_impulses\draw_baseline=false
|
|
graphs\graphs_geometric\linewidth=2
|
|
graphs\graphs_geometric\symbol_size=10
|
|
graphs\graphs_geometric\symbol_line_width=1
|
|
graphs\graphs_geometric\error_indicator_width=1
|
|
graphs\graphs_geometric\head_decorator_size_factor=8
|
|
graphs\graphs_geometric\head_decorator_type=filled_arrow
|
|
graphs\graphs_geometric\error_fill_style=solid
|
|
graphs\graphs_geometric\graph_color_mode=same_non_transparent
|
|
graphs\graphs_geometric\fill_color_mode=transparent
|
|
graphs\graphs_geometric\error_color_mode=darker
|
|
graphs\graphs_geometric\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_geometric\symbol_fill_color_mode=lighter
|
|
graphs\graphs_geometric\color=black
|
|
graphs\graphs_geometric\line_style=solid
|
|
graphs\graphs_geometric\symbol=symbol_cross
|
|
graphs\graphs_geometric\fill_style=solid
|
|
graphs\graphs_annotation\linewidth=2
|
|
graphs\graphs_annotation\symbol_size=16
|
|
graphs\graphs_annotation\symbol_line_width=1
|
|
graphs\graphs_annotation\error_indicator_width=1
|
|
graphs\graphs_annotation\head_decorator_size_factor=8
|
|
graphs\graphs_annotation\head_decorator_type=filled_arrow
|
|
graphs\graphs_annotation\error_fill_style=solid
|
|
graphs\graphs_annotation\graph_color_mode=same_non_transparent
|
|
graphs\graphs_annotation\fill_color_mode=lighter
|
|
graphs\graphs_annotation\error_color_mode=darker
|
|
graphs\graphs_annotation\error_fill_color_mode=lighter_transparent
|
|
graphs\graphs_annotation\symbol_fill_color_mode=lighter
|
|
graphs\graphs_annotation\color=black
|
|
graphs\graphs_annotation\line_style=solid
|
|
graphs\graphs_annotation\symbol=symbol_cross
|
|
graphs\graphs_annotation\fill_style=solid
|
|
graphs\graphs_annotation\text_color=black
|
|
graphs\graphs_annotation\font_size=12
|
|
graphs\graphs_annotation\font_name=GUI+FIRA
|