From 4e33d1ce508c478507425ce0eff69139304ab019 Mon Sep 17 00:00:00 2001 From: Paul Asmuth Date: Sat, 9 May 2020 18:52:06 +0200 Subject: [PATCH] set version to 0.7.0 --- CMakeLists.txt | 2 +- test/examples/charts_basic_areachart.svg | 2 +- test/examples/charts_basic_areas_and_lines.svg | 2 +- test/examples/charts_basic_areas_vertical.svg | 2 +- test/examples/charts_basic_barchart_groups.svg | 2 +- test/examples/charts_basic_custom_font.svg | 2 +- test/examples/charts_basic_demo_timeseries.svg | 2 +- test/examples/charts_basic_histogram.svg | 2 +- test/examples/charts_basic_linechart_timeseries.svg | 2 +- test/examples/charts_basic_scatterplot.svg | 2 +- test/examples/charts_custom_axis_titles.svg | 2 +- test/examples/charts_custom_custom_color_palette.svg | 2 +- test/examples/charts_custom_inverted_scale.svg | 2 +- test/examples/charts_custom_irregular_data.svg | 2 +- test/examples/charts_custom_logarithmic_scale.svg | 2 +- test/examples/charts_custom_rotate_labels.svg | 2 +- test/examples/charts_custom_text_i18n.svg | 2 +- test/examples/charts_editorial_barchart_horizontal.svg | 2 +- test/examples/charts_editorial_barchart_with_labels.svg | 2 +- test/examples/charts_editorial_chart_i18n.svg | 2 +- test/examples/charts_editorial_linechart_with_labels.svg | 2 +- test/examples/charts_editorial_stacked_areas.svg | 2 +- test/examples/charts_editorial_stacked_bars.svg | 2 +- test/examples/charts_reference_format_base.svg | 2 +- test/examples/charts_reference_format_datetime.svg | 2 +- test/examples/charts_reference_format_fixed.svg | 2 +- test/examples/charts_reference_format_integer.svg | 2 +- test/examples/charts_reference_format_scientific.svg | 2 +- test/examples/charts_reference_scale_categorical.svg | 2 +- test/examples/charts_reference_scale_inverted.svg | 2 +- test/examples/charts_reference_scale_layout_categorical.svg | 2 +- .../charts_reference_scale_layout_categorical_bounds.svg | 2 +- test/examples/charts_reference_scale_layout_exponential.svg | 2 +- .../charts_reference_scale_layout_exponential_steps.svg | 2 +- test/examples/charts_reference_scale_layout_linear.svg | 2 +- test/examples/charts_reference_scale_layout_linear_align.svg | 2 +- test/examples/charts_reference_scale_layout_linear_alignat.svg | 2 +- test/examples/charts_reference_scale_layout_linear_interval.svg | 2 +- test/examples/charts_reference_scale_layout_subdivide.svg | 2 +- test/examples/charts_reference_scale_linear.svg | 2 +- test/examples/charts_reference_scale_logarithmic.svg | 2 +- test/examples/charts_scientific_barchart_ranges.svg | 2 +- test/examples/charts_scientific_errorbars_log.svg | 2 +- test/examples/charts_scientific_line_markers.svg | 2 +- test/examples/charts_scientific_multiple_y_axes.svg | 2 +- test/examples/charts_scientific_scalarfield.svg | 2 +- test/examples/charts_scientific_scatterplot_colors.svg | 2 +- test/examples/charts_scientific_scatterplot_with_labels.svg | 2 +- test/examples/charts_scientific_streamgraph.svg | 2 +- test/examples/charts_scientific_vectorfield.svg | 2 +- test/examples/maps_gulf_of_mexico.svg | 2 +- test/legend/legend_default.svg | 2 +- test/legend/legend_flow.svg | 2 +- test/legend/legend_flow_small.svg | 2 +- test/legend/legend_flow_valign.svg | 2 +- test/legend/legend_i18n.svg | 2 +- test/legend/legend_item_default.svg | 2 +- test/legend/legend_position_bottom_center.svg | 2 +- test/legend/legend_position_bottom_left.svg | 2 +- test/legend/legend_position_bottom_right.svg | 2 +- test/legend/legend_position_center_center.svg | 2 +- test/legend/legend_position_center_left.svg | 2 +- test/legend/legend_position_center_right.svg | 2 +- test/legend/legend_position_top_center.svg | 2 +- test/legend/legend_position_top_left.svg | 2 +- test/legend/legend_position_top_right.svg | 2 +- test/plot-areas/areas_basic.svg | 2 +- test/plot-areas/areas_csv.svg | 2 +- test/plot-areas/areas_vertical.svg | 2 +- test/plot-axis/axes_categorical.svg | 2 +- test/plot-axis/axis_bottom_default.svg | 2 +- test/plot-axis/axis_bottom_label_begin.svg | 2 +- test/plot-axis/axis_bottom_label_begin45.svg | 2 +- test/plot-axis/axis_bottom_label_beginn45.svg | 2 +- test/plot-axis/axis_bottom_label_center.svg | 2 +- test/plot-axis/axis_bottom_label_center180.svg | 2 +- test/plot-axis/axis_bottom_label_end135.svg | 2 +- test/plot-axis/axis_bottom_label_end180.svg | 2 +- test/plot-axis/axis_bottom_label_end225.svg | 2 +- test/plot-axis/axis_bottom_title.svg | 2 +- test/plot-axis/axis_bottom_title_rotate.svg | 2 +- test/plot-axis/axis_left_default.svg | 2 +- test/plot-axis/axis_left_label_center.svg | 2 +- test/plot-axis/axis_left_label_center180.svg | 2 +- test/plot-axis/axis_left_label_flip.svg | 2 +- test/plot-axis/axis_left_label_flip135.svg | 2 +- test/plot-axis/axis_left_label_flip225.svg | 2 +- test/plot-axis/axis_left_label_rotate45.svg | 2 +- test/plot-axis/axis_left_label_rotaten45.svg | 2 +- test/plot-axis/axis_left_title.svg | 2 +- test/plot-axis/axis_left_title_rotate.svg | 2 +- test/plot-axis/axis_right_default.svg | 2 +- test/plot-axis/axis_right_label_center.svg | 2 +- test/plot-axis/axis_right_label_center180.svg | 2 +- test/plot-axis/axis_right_label_flip.svg | 2 +- test/plot-axis/axis_right_label_flip135.svg | 2 +- test/plot-axis/axis_right_label_flip225.svg | 2 +- test/plot-axis/axis_right_label_rotate45.svg | 2 +- test/plot-axis/axis_right_label_rotaten45.svg | 2 +- test/plot-axis/axis_right_title.svg | 2 +- test/plot-axis/axis_right_title_rotate.svg | 2 +- test/plot-axis/axis_scale_linear_linear.svg | 2 +- test/plot-axis/axis_scale_linear_linear_aligned.svg | 2 +- test/plot-axis/axis_scale_linear_subdivide.svg | 2 +- test/plot-axis/axis_scale_linear_subdivide_labels.svg | 2 +- test/plot-axis/axis_top_default.svg | 2 +- test/plot-axis/axis_top_label_begin135.svg | 2 +- test/plot-axis/axis_top_label_begin180.svg | 2 +- test/plot-axis/axis_top_label_begin225.svg | 2 +- test/plot-axis/axis_top_label_center.svg | 2 +- test/plot-axis/axis_top_label_center180.svg | 2 +- test/plot-axis/axis_top_label_end.svg | 2 +- test/plot-axis/axis_top_label_end45.svg | 2 +- test/plot-axis/axis_top_label_endn45.svg | 2 +- test/plot-axis/axis_top_title.svg | 2 +- test/plot-axis/axis_top_title_rotate.svg | 2 +- test/plot-axis/axis_vert_tick_center.svg | 2 +- test/plot-axis/axis_vert_tick_left.svg | 2 +- test/plot-axis/axis_vert_tick_right.svg | 2 +- test/plot-bars/barchart_horizontal.svg | 2 +- test/plot-bars/barchart_ranges.svg | 2 +- test/plot-bars/barchart_with_labels.svg | 2 +- test/plot-bars/bars_basic.svg | 2 +- test/plot-bars/bars_negative_values.svg | 2 +- test/plot-bars/histogram.svg | 2 +- test/plot-grid/gridlines_basic.svg | 2 +- test/plot-lines/lines_basic.svg | 2 +- test/plot-lines/lines_csv.svg | 2 +- test/plot-lines/lines_inverted.svg | 2 +- test/plot-lines/lines_logscale.svg | 2 +- test/plot-lines/lines_stroke_style_dash_pattern.svg | 2 +- test/plot-lines/lines_stroke_style_dashed.svg | 2 +- test/plot-lines/lines_with_labels.svg | 2 +- test/plot-points/marker_circle_default.svg | 2 +- test/plot-points/marker_circle_width.svg | 2 +- test/plot-points/marker_disk.svg | 2 +- test/plot-points/markers_unicode.svg | 2 +- test/plot-points/markers_unicode_customfont.svg | 2 +- test/plot-points/plot_log10.svg | 2 +- test/plot-points/plot_log10_lt1.svg | 2 +- test/plot-points/plot_log2.svg | 2 +- test/plot-points/points_basic.svg | 2 +- test/plot-points/points_categorical.svg | 2 +- test/plot-points/points_color_steps.svg | 2 +- test/plot-points/points_colors.svg | 2 +- test/plot-points/points_size_map.svg | 2 +- test/plot-vectors/vectors_basic.svg | 2 +- 147 files changed, 147 insertions(+), 147 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 85067484c..eda2aa774 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.8) -project(clip VERSION "0.6.0") +project(clip VERSION "0.7.0") set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/extra/cmake") diff --git a/test/examples/charts_basic_areachart.svg b/test/examples/charts_basic_areachart.svg index 136c0a6bb..deaf1d6c7 100644 --- a/test/examples/charts_basic_areachart.svg +++ b/test/examples/charts_basic_areachart.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_areas_and_lines.svg b/test/examples/charts_basic_areas_and_lines.svg index 31d9785e5..b57e1fc9c 100644 --- a/test/examples/charts_basic_areas_and_lines.svg +++ b/test/examples/charts_basic_areas_and_lines.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_areas_vertical.svg b/test/examples/charts_basic_areas_vertical.svg index 8c6762f39..54b88eac9 100644 --- a/test/examples/charts_basic_areas_vertical.svg +++ b/test/examples/charts_basic_areas_vertical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_barchart_groups.svg b/test/examples/charts_basic_barchart_groups.svg index ee52ac9c5..8cffef66f 100644 --- a/test/examples/charts_basic_barchart_groups.svg +++ b/test/examples/charts_basic_barchart_groups.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_custom_font.svg b/test/examples/charts_basic_custom_font.svg index 60a388ddb..4be2ada3f 100644 --- a/test/examples/charts_basic_custom_font.svg +++ b/test/examples/charts_basic_custom_font.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_demo_timeseries.svg b/test/examples/charts_basic_demo_timeseries.svg index 073893558..a8dd8c04c 100644 --- a/test/examples/charts_basic_demo_timeseries.svg +++ b/test/examples/charts_basic_demo_timeseries.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_histogram.svg b/test/examples/charts_basic_histogram.svg index 4d8248cae..2af446bb8 100644 --- a/test/examples/charts_basic_histogram.svg +++ b/test/examples/charts_basic_histogram.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_linechart_timeseries.svg b/test/examples/charts_basic_linechart_timeseries.svg index cd5275d54..8ff24625c 100644 --- a/test/examples/charts_basic_linechart_timeseries.svg +++ b/test/examples/charts_basic_linechart_timeseries.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_basic_scatterplot.svg b/test/examples/charts_basic_scatterplot.svg index 0677913e8..dee059238 100644 --- a/test/examples/charts_basic_scatterplot.svg +++ b/test/examples/charts_basic_scatterplot.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_axis_titles.svg b/test/examples/charts_custom_axis_titles.svg index 2c84607d0..e3be960d5 100644 --- a/test/examples/charts_custom_axis_titles.svg +++ b/test/examples/charts_custom_axis_titles.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_custom_color_palette.svg b/test/examples/charts_custom_custom_color_palette.svg index f233e077c..ec3745b6f 100644 --- a/test/examples/charts_custom_custom_color_palette.svg +++ b/test/examples/charts_custom_custom_color_palette.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_inverted_scale.svg b/test/examples/charts_custom_inverted_scale.svg index 7fb818985..de9533dd2 100644 --- a/test/examples/charts_custom_inverted_scale.svg +++ b/test/examples/charts_custom_inverted_scale.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_irregular_data.svg b/test/examples/charts_custom_irregular_data.svg index 75a8051ea..ebffcd31b 100644 --- a/test/examples/charts_custom_irregular_data.svg +++ b/test/examples/charts_custom_irregular_data.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_logarithmic_scale.svg b/test/examples/charts_custom_logarithmic_scale.svg index 6bbfdb4b0..878f26258 100644 --- a/test/examples/charts_custom_logarithmic_scale.svg +++ b/test/examples/charts_custom_logarithmic_scale.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_rotate_labels.svg b/test/examples/charts_custom_rotate_labels.svg index 902639df2..303538a4e 100644 --- a/test/examples/charts_custom_rotate_labels.svg +++ b/test/examples/charts_custom_rotate_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_custom_text_i18n.svg b/test/examples/charts_custom_text_i18n.svg index 1c6087b63..a89fce13d 100644 --- a/test/examples/charts_custom_text_i18n.svg +++ b/test/examples/charts_custom_text_i18n.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_barchart_horizontal.svg b/test/examples/charts_editorial_barchart_horizontal.svg index b491d975a..e99341173 100644 --- a/test/examples/charts_editorial_barchart_horizontal.svg +++ b/test/examples/charts_editorial_barchart_horizontal.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_barchart_with_labels.svg b/test/examples/charts_editorial_barchart_with_labels.svg index 682310ab0..d80211a66 100644 --- a/test/examples/charts_editorial_barchart_with_labels.svg +++ b/test/examples/charts_editorial_barchart_with_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_chart_i18n.svg b/test/examples/charts_editorial_chart_i18n.svg index 9695b0fdc..17456b699 100644 --- a/test/examples/charts_editorial_chart_i18n.svg +++ b/test/examples/charts_editorial_chart_i18n.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_linechart_with_labels.svg b/test/examples/charts_editorial_linechart_with_labels.svg index da6a0cccb..5c22a404f 100644 --- a/test/examples/charts_editorial_linechart_with_labels.svg +++ b/test/examples/charts_editorial_linechart_with_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_stacked_areas.svg b/test/examples/charts_editorial_stacked_areas.svg index 28eb745a8..1fcd94405 100644 --- a/test/examples/charts_editorial_stacked_areas.svg +++ b/test/examples/charts_editorial_stacked_areas.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_editorial_stacked_bars.svg b/test/examples/charts_editorial_stacked_bars.svg index 942d3a9a0..a1f5d82f3 100644 --- a/test/examples/charts_editorial_stacked_bars.svg +++ b/test/examples/charts_editorial_stacked_bars.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_format_base.svg b/test/examples/charts_reference_format_base.svg index 4be6f881c..4568a3c92 100644 --- a/test/examples/charts_reference_format_base.svg +++ b/test/examples/charts_reference_format_base.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_format_datetime.svg b/test/examples/charts_reference_format_datetime.svg index 15680208d..4e0edcbfd 100644 --- a/test/examples/charts_reference_format_datetime.svg +++ b/test/examples/charts_reference_format_datetime.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_format_fixed.svg b/test/examples/charts_reference_format_fixed.svg index b6d609930..22e6d7536 100644 --- a/test/examples/charts_reference_format_fixed.svg +++ b/test/examples/charts_reference_format_fixed.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_format_integer.svg b/test/examples/charts_reference_format_integer.svg index ae74ef229..47fb7e120 100644 --- a/test/examples/charts_reference_format_integer.svg +++ b/test/examples/charts_reference_format_integer.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_format_scientific.svg b/test/examples/charts_reference_format_scientific.svg index a1c6d90e9..45d552ad7 100644 --- a/test/examples/charts_reference_format_scientific.svg +++ b/test/examples/charts_reference_format_scientific.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_categorical.svg b/test/examples/charts_reference_scale_categorical.svg index 06ef4dcb4..64068dfde 100644 --- a/test/examples/charts_reference_scale_categorical.svg +++ b/test/examples/charts_reference_scale_categorical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_inverted.svg b/test/examples/charts_reference_scale_inverted.svg index faec95597..b1bd6c896 100644 --- a/test/examples/charts_reference_scale_inverted.svg +++ b/test/examples/charts_reference_scale_inverted.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_categorical.svg b/test/examples/charts_reference_scale_layout_categorical.svg index 2207586a8..f6aa64b3b 100644 --- a/test/examples/charts_reference_scale_layout_categorical.svg +++ b/test/examples/charts_reference_scale_layout_categorical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_categorical_bounds.svg b/test/examples/charts_reference_scale_layout_categorical_bounds.svg index 55b56c649..ef45f5eee 100644 --- a/test/examples/charts_reference_scale_layout_categorical_bounds.svg +++ b/test/examples/charts_reference_scale_layout_categorical_bounds.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_exponential.svg b/test/examples/charts_reference_scale_layout_exponential.svg index 67a2807f9..e9fbed6ae 100644 --- a/test/examples/charts_reference_scale_layout_exponential.svg +++ b/test/examples/charts_reference_scale_layout_exponential.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_exponential_steps.svg b/test/examples/charts_reference_scale_layout_exponential_steps.svg index 980c5de1b..74b18d759 100644 --- a/test/examples/charts_reference_scale_layout_exponential_steps.svg +++ b/test/examples/charts_reference_scale_layout_exponential_steps.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_linear.svg b/test/examples/charts_reference_scale_layout_linear.svg index d4aded389..872fda93b 100644 --- a/test/examples/charts_reference_scale_layout_linear.svg +++ b/test/examples/charts_reference_scale_layout_linear.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_linear_align.svg b/test/examples/charts_reference_scale_layout_linear_align.svg index aefc46159..4054e4f28 100644 --- a/test/examples/charts_reference_scale_layout_linear_align.svg +++ b/test/examples/charts_reference_scale_layout_linear_align.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_linear_alignat.svg b/test/examples/charts_reference_scale_layout_linear_alignat.svg index 6ef8bfe1e..8e4a020a8 100644 --- a/test/examples/charts_reference_scale_layout_linear_alignat.svg +++ b/test/examples/charts_reference_scale_layout_linear_alignat.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_linear_interval.svg b/test/examples/charts_reference_scale_layout_linear_interval.svg index 109baaa6e..838d91211 100644 --- a/test/examples/charts_reference_scale_layout_linear_interval.svg +++ b/test/examples/charts_reference_scale_layout_linear_interval.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_layout_subdivide.svg b/test/examples/charts_reference_scale_layout_subdivide.svg index aebeb45e9..cb921ee1e 100644 --- a/test/examples/charts_reference_scale_layout_subdivide.svg +++ b/test/examples/charts_reference_scale_layout_subdivide.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_linear.svg b/test/examples/charts_reference_scale_linear.svg index d4aded389..872fda93b 100644 --- a/test/examples/charts_reference_scale_linear.svg +++ b/test/examples/charts_reference_scale_linear.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_reference_scale_logarithmic.svg b/test/examples/charts_reference_scale_logarithmic.svg index 1c67f350f..f83d99620 100644 --- a/test/examples/charts_reference_scale_logarithmic.svg +++ b/test/examples/charts_reference_scale_logarithmic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_barchart_ranges.svg b/test/examples/charts_scientific_barchart_ranges.svg index 82b6c7df9..71a19f5de 100644 --- a/test/examples/charts_scientific_barchart_ranges.svg +++ b/test/examples/charts_scientific_barchart_ranges.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_errorbars_log.svg b/test/examples/charts_scientific_errorbars_log.svg index 32b5d6f2a..338f9f82d 100644 --- a/test/examples/charts_scientific_errorbars_log.svg +++ b/test/examples/charts_scientific_errorbars_log.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_line_markers.svg b/test/examples/charts_scientific_line_markers.svg index 7451fdfa1..cd52f5734 100644 --- a/test/examples/charts_scientific_line_markers.svg +++ b/test/examples/charts_scientific_line_markers.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_multiple_y_axes.svg b/test/examples/charts_scientific_multiple_y_axes.svg index 64275c568..ca76529e2 100644 --- a/test/examples/charts_scientific_multiple_y_axes.svg +++ b/test/examples/charts_scientific_multiple_y_axes.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_scalarfield.svg b/test/examples/charts_scientific_scalarfield.svg index 928f7c75a..9825e1844 100644 --- a/test/examples/charts_scientific_scalarfield.svg +++ b/test/examples/charts_scientific_scalarfield.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_scatterplot_colors.svg b/test/examples/charts_scientific_scatterplot_colors.svg index d52ee9ffb..59c7c6b5c 100644 --- a/test/examples/charts_scientific_scatterplot_colors.svg +++ b/test/examples/charts_scientific_scatterplot_colors.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_scatterplot_with_labels.svg b/test/examples/charts_scientific_scatterplot_with_labels.svg index 68f8b130d..3cb0fa2c5 100644 --- a/test/examples/charts_scientific_scatterplot_with_labels.svg +++ b/test/examples/charts_scientific_scatterplot_with_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_streamgraph.svg b/test/examples/charts_scientific_streamgraph.svg index d3a680e4b..3d9c327c5 100644 --- a/test/examples/charts_scientific_streamgraph.svg +++ b/test/examples/charts_scientific_streamgraph.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/charts_scientific_vectorfield.svg b/test/examples/charts_scientific_vectorfield.svg index a6913fdf7..f7daf9847 100644 --- a/test/examples/charts_scientific_vectorfield.svg +++ b/test/examples/charts_scientific_vectorfield.svg @@ -1,5 +1,5 @@ - + diff --git a/test/examples/maps_gulf_of_mexico.svg b/test/examples/maps_gulf_of_mexico.svg index a07fdaacd..85ca85708 100644 --- a/test/examples/maps_gulf_of_mexico.svg +++ b/test/examples/maps_gulf_of_mexico.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_default.svg b/test/legend/legend_default.svg index 4e64ea101..0b9a7c72d 100644 --- a/test/legend/legend_default.svg +++ b/test/legend/legend_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_flow.svg b/test/legend/legend_flow.svg index 2d0b102e4..e0d7dad02 100644 --- a/test/legend/legend_flow.svg +++ b/test/legend/legend_flow.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_flow_small.svg b/test/legend/legend_flow_small.svg index 0c6936ce4..89fe73950 100644 --- a/test/legend/legend_flow_small.svg +++ b/test/legend/legend_flow_small.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_flow_valign.svg b/test/legend/legend_flow_valign.svg index e669b5fb1..f33813406 100644 --- a/test/legend/legend_flow_valign.svg +++ b/test/legend/legend_flow_valign.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_i18n.svg b/test/legend/legend_i18n.svg index 547278076..7b35be8d0 100644 --- a/test/legend/legend_i18n.svg +++ b/test/legend/legend_i18n.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_item_default.svg b/test/legend/legend_item_default.svg index e6bdefcab..830dcc9d2 100644 --- a/test/legend/legend_item_default.svg +++ b/test/legend/legend_item_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_bottom_center.svg b/test/legend/legend_position_bottom_center.svg index 1a3186c69..b05953695 100644 --- a/test/legend/legend_position_bottom_center.svg +++ b/test/legend/legend_position_bottom_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_bottom_left.svg b/test/legend/legend_position_bottom_left.svg index 50aee6c16..fed77c143 100644 --- a/test/legend/legend_position_bottom_left.svg +++ b/test/legend/legend_position_bottom_left.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_bottom_right.svg b/test/legend/legend_position_bottom_right.svg index e7512365e..8e19c0e8b 100644 --- a/test/legend/legend_position_bottom_right.svg +++ b/test/legend/legend_position_bottom_right.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_center_center.svg b/test/legend/legend_position_center_center.svg index 28c86ca3c..b9eee2294 100644 --- a/test/legend/legend_position_center_center.svg +++ b/test/legend/legend_position_center_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_center_left.svg b/test/legend/legend_position_center_left.svg index 7b87d908a..482c5fa28 100644 --- a/test/legend/legend_position_center_left.svg +++ b/test/legend/legend_position_center_left.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_center_right.svg b/test/legend/legend_position_center_right.svg index b910e906b..d3bf77886 100644 --- a/test/legend/legend_position_center_right.svg +++ b/test/legend/legend_position_center_right.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_top_center.svg b/test/legend/legend_position_top_center.svg index 6b22ea5af..2bd926b10 100644 --- a/test/legend/legend_position_top_center.svg +++ b/test/legend/legend_position_top_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_top_left.svg b/test/legend/legend_position_top_left.svg index 6f945c9c5..0b0dad97f 100644 --- a/test/legend/legend_position_top_left.svg +++ b/test/legend/legend_position_top_left.svg @@ -1,5 +1,5 @@ - + diff --git a/test/legend/legend_position_top_right.svg b/test/legend/legend_position_top_right.svg index b64ac39e1..c552e5397 100644 --- a/test/legend/legend_position_top_right.svg +++ b/test/legend/legend_position_top_right.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-areas/areas_basic.svg b/test/plot-areas/areas_basic.svg index 292886e0c..e6fc935c2 100644 --- a/test/plot-areas/areas_basic.svg +++ b/test/plot-areas/areas_basic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-areas/areas_csv.svg b/test/plot-areas/areas_csv.svg index 80a25ef71..fe5af69c7 100644 --- a/test/plot-areas/areas_csv.svg +++ b/test/plot-areas/areas_csv.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-areas/areas_vertical.svg b/test/plot-areas/areas_vertical.svg index 3ddf2d487..7257e30fa 100644 --- a/test/plot-areas/areas_vertical.svg +++ b/test/plot-areas/areas_vertical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axes_categorical.svg b/test/plot-axis/axes_categorical.svg index 09994697e..1d14d3af9 100644 --- a/test/plot-axis/axes_categorical.svg +++ b/test/plot-axis/axes_categorical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_default.svg b/test/plot-axis/axis_bottom_default.svg index ff318b2b1..05197c526 100644 --- a/test/plot-axis/axis_bottom_default.svg +++ b/test/plot-axis/axis_bottom_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_begin.svg b/test/plot-axis/axis_bottom_label_begin.svg index b5dc768c7..21ca0784d 100644 --- a/test/plot-axis/axis_bottom_label_begin.svg +++ b/test/plot-axis/axis_bottom_label_begin.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_begin45.svg b/test/plot-axis/axis_bottom_label_begin45.svg index 649ad7b1f..c7112fc49 100644 --- a/test/plot-axis/axis_bottom_label_begin45.svg +++ b/test/plot-axis/axis_bottom_label_begin45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_beginn45.svg b/test/plot-axis/axis_bottom_label_beginn45.svg index 0f9c2f6de..93f0b5a46 100644 --- a/test/plot-axis/axis_bottom_label_beginn45.svg +++ b/test/plot-axis/axis_bottom_label_beginn45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_center.svg b/test/plot-axis/axis_bottom_label_center.svg index 4da2efac6..0b3aaeafb 100644 --- a/test/plot-axis/axis_bottom_label_center.svg +++ b/test/plot-axis/axis_bottom_label_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_center180.svg b/test/plot-axis/axis_bottom_label_center180.svg index d008ec7db..799eb9afb 100644 --- a/test/plot-axis/axis_bottom_label_center180.svg +++ b/test/plot-axis/axis_bottom_label_center180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_end135.svg b/test/plot-axis/axis_bottom_label_end135.svg index 772fdd588..c8118e731 100644 --- a/test/plot-axis/axis_bottom_label_end135.svg +++ b/test/plot-axis/axis_bottom_label_end135.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_end180.svg b/test/plot-axis/axis_bottom_label_end180.svg index aead99a18..447a51b21 100644 --- a/test/plot-axis/axis_bottom_label_end180.svg +++ b/test/plot-axis/axis_bottom_label_end180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_label_end225.svg b/test/plot-axis/axis_bottom_label_end225.svg index 3db8bbac9..0f680b888 100644 --- a/test/plot-axis/axis_bottom_label_end225.svg +++ b/test/plot-axis/axis_bottom_label_end225.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_title.svg b/test/plot-axis/axis_bottom_title.svg index 04aa28342..731168221 100644 --- a/test/plot-axis/axis_bottom_title.svg +++ b/test/plot-axis/axis_bottom_title.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_bottom_title_rotate.svg b/test/plot-axis/axis_bottom_title_rotate.svg index da6f822bd..dacaa092e 100644 --- a/test/plot-axis/axis_bottom_title_rotate.svg +++ b/test/plot-axis/axis_bottom_title_rotate.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_default.svg b/test/plot-axis/axis_left_default.svg index 5ffe37093..2350fb362 100644 --- a/test/plot-axis/axis_left_default.svg +++ b/test/plot-axis/axis_left_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_center.svg b/test/plot-axis/axis_left_label_center.svg index 2b0a72762..801f4fe83 100644 --- a/test/plot-axis/axis_left_label_center.svg +++ b/test/plot-axis/axis_left_label_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_center180.svg b/test/plot-axis/axis_left_label_center180.svg index d785c489b..54e30bc37 100644 --- a/test/plot-axis/axis_left_label_center180.svg +++ b/test/plot-axis/axis_left_label_center180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_flip.svg b/test/plot-axis/axis_left_label_flip.svg index e034f4a66..b34a13d7d 100644 --- a/test/plot-axis/axis_left_label_flip.svg +++ b/test/plot-axis/axis_left_label_flip.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_flip135.svg b/test/plot-axis/axis_left_label_flip135.svg index 3524ed88f..fc926332b 100644 --- a/test/plot-axis/axis_left_label_flip135.svg +++ b/test/plot-axis/axis_left_label_flip135.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_flip225.svg b/test/plot-axis/axis_left_label_flip225.svg index c27cd5761..441610da7 100644 --- a/test/plot-axis/axis_left_label_flip225.svg +++ b/test/plot-axis/axis_left_label_flip225.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_rotate45.svg b/test/plot-axis/axis_left_label_rotate45.svg index 04dbe7f06..588f05db5 100644 --- a/test/plot-axis/axis_left_label_rotate45.svg +++ b/test/plot-axis/axis_left_label_rotate45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_label_rotaten45.svg b/test/plot-axis/axis_left_label_rotaten45.svg index e9abff423..ae65d269a 100644 --- a/test/plot-axis/axis_left_label_rotaten45.svg +++ b/test/plot-axis/axis_left_label_rotaten45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_title.svg b/test/plot-axis/axis_left_title.svg index 1330c91e6..7de9044c3 100644 --- a/test/plot-axis/axis_left_title.svg +++ b/test/plot-axis/axis_left_title.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_left_title_rotate.svg b/test/plot-axis/axis_left_title_rotate.svg index 58eb9ab46..0add536bd 100644 --- a/test/plot-axis/axis_left_title_rotate.svg +++ b/test/plot-axis/axis_left_title_rotate.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_default.svg b/test/plot-axis/axis_right_default.svg index ec4aedfd1..a1499a709 100644 --- a/test/plot-axis/axis_right_default.svg +++ b/test/plot-axis/axis_right_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_center.svg b/test/plot-axis/axis_right_label_center.svg index 8b7ad0158..f4fd14679 100644 --- a/test/plot-axis/axis_right_label_center.svg +++ b/test/plot-axis/axis_right_label_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_center180.svg b/test/plot-axis/axis_right_label_center180.svg index 63eb2fdc6..f030f667f 100644 --- a/test/plot-axis/axis_right_label_center180.svg +++ b/test/plot-axis/axis_right_label_center180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_flip.svg b/test/plot-axis/axis_right_label_flip.svg index b18d503a8..da87953d1 100644 --- a/test/plot-axis/axis_right_label_flip.svg +++ b/test/plot-axis/axis_right_label_flip.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_flip135.svg b/test/plot-axis/axis_right_label_flip135.svg index df23bd3c9..ac162f051 100644 --- a/test/plot-axis/axis_right_label_flip135.svg +++ b/test/plot-axis/axis_right_label_flip135.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_flip225.svg b/test/plot-axis/axis_right_label_flip225.svg index 904393cea..78ead065b 100644 --- a/test/plot-axis/axis_right_label_flip225.svg +++ b/test/plot-axis/axis_right_label_flip225.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_rotate45.svg b/test/plot-axis/axis_right_label_rotate45.svg index 00e24704d..2478acb86 100644 --- a/test/plot-axis/axis_right_label_rotate45.svg +++ b/test/plot-axis/axis_right_label_rotate45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_label_rotaten45.svg b/test/plot-axis/axis_right_label_rotaten45.svg index c4a18e56f..e5dd094a1 100644 --- a/test/plot-axis/axis_right_label_rotaten45.svg +++ b/test/plot-axis/axis_right_label_rotaten45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_title.svg b/test/plot-axis/axis_right_title.svg index 54d0d8abf..085bd3637 100644 --- a/test/plot-axis/axis_right_title.svg +++ b/test/plot-axis/axis_right_title.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_right_title_rotate.svg b/test/plot-axis/axis_right_title_rotate.svg index 3edd5b67b..9b891decc 100644 --- a/test/plot-axis/axis_right_title_rotate.svg +++ b/test/plot-axis/axis_right_title_rotate.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_scale_linear_linear.svg b/test/plot-axis/axis_scale_linear_linear.svg index cb41d9e85..fadca757f 100644 --- a/test/plot-axis/axis_scale_linear_linear.svg +++ b/test/plot-axis/axis_scale_linear_linear.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_scale_linear_linear_aligned.svg b/test/plot-axis/axis_scale_linear_linear_aligned.svg index 75502e4a8..992aab99d 100644 --- a/test/plot-axis/axis_scale_linear_linear_aligned.svg +++ b/test/plot-axis/axis_scale_linear_linear_aligned.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_scale_linear_subdivide.svg b/test/plot-axis/axis_scale_linear_subdivide.svg index 59a8f1ac8..f43b34cb3 100644 --- a/test/plot-axis/axis_scale_linear_subdivide.svg +++ b/test/plot-axis/axis_scale_linear_subdivide.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_scale_linear_subdivide_labels.svg b/test/plot-axis/axis_scale_linear_subdivide_labels.svg index 16ca70c4f..8f47e87df 100644 --- a/test/plot-axis/axis_scale_linear_subdivide_labels.svg +++ b/test/plot-axis/axis_scale_linear_subdivide_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_default.svg b/test/plot-axis/axis_top_default.svg index cc4b133d1..c2847a856 100644 --- a/test/plot-axis/axis_top_default.svg +++ b/test/plot-axis/axis_top_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_begin135.svg b/test/plot-axis/axis_top_label_begin135.svg index 257dfa841..287a2b9f0 100644 --- a/test/plot-axis/axis_top_label_begin135.svg +++ b/test/plot-axis/axis_top_label_begin135.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_begin180.svg b/test/plot-axis/axis_top_label_begin180.svg index aec34e78e..335fbfe0a 100644 --- a/test/plot-axis/axis_top_label_begin180.svg +++ b/test/plot-axis/axis_top_label_begin180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_begin225.svg b/test/plot-axis/axis_top_label_begin225.svg index ff4d0fcde..d6b3e7e37 100644 --- a/test/plot-axis/axis_top_label_begin225.svg +++ b/test/plot-axis/axis_top_label_begin225.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_center.svg b/test/plot-axis/axis_top_label_center.svg index 5bd6bb1cf..b93ee8c7a 100644 --- a/test/plot-axis/axis_top_label_center.svg +++ b/test/plot-axis/axis_top_label_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_center180.svg b/test/plot-axis/axis_top_label_center180.svg index 01adeda01..a2e2f5793 100644 --- a/test/plot-axis/axis_top_label_center180.svg +++ b/test/plot-axis/axis_top_label_center180.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_end.svg b/test/plot-axis/axis_top_label_end.svg index 8a88bd27f..1c7cee61f 100644 --- a/test/plot-axis/axis_top_label_end.svg +++ b/test/plot-axis/axis_top_label_end.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_end45.svg b/test/plot-axis/axis_top_label_end45.svg index 036315a35..07c616229 100644 --- a/test/plot-axis/axis_top_label_end45.svg +++ b/test/plot-axis/axis_top_label_end45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_label_endn45.svg b/test/plot-axis/axis_top_label_endn45.svg index 85ca56bf0..dffd19110 100644 --- a/test/plot-axis/axis_top_label_endn45.svg +++ b/test/plot-axis/axis_top_label_endn45.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_title.svg b/test/plot-axis/axis_top_title.svg index d5ed9b723..ae77559ad 100644 --- a/test/plot-axis/axis_top_title.svg +++ b/test/plot-axis/axis_top_title.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_top_title_rotate.svg b/test/plot-axis/axis_top_title_rotate.svg index 7d90407fc..7616eb8c4 100644 --- a/test/plot-axis/axis_top_title_rotate.svg +++ b/test/plot-axis/axis_top_title_rotate.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_vert_tick_center.svg b/test/plot-axis/axis_vert_tick_center.svg index 9ea484b28..bb7784a4b 100644 --- a/test/plot-axis/axis_vert_tick_center.svg +++ b/test/plot-axis/axis_vert_tick_center.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_vert_tick_left.svg b/test/plot-axis/axis_vert_tick_left.svg index 3758f32be..a23b8c5c8 100644 --- a/test/plot-axis/axis_vert_tick_left.svg +++ b/test/plot-axis/axis_vert_tick_left.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-axis/axis_vert_tick_right.svg b/test/plot-axis/axis_vert_tick_right.svg index 1a84c5377..9873944b7 100644 --- a/test/plot-axis/axis_vert_tick_right.svg +++ b/test/plot-axis/axis_vert_tick_right.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/barchart_horizontal.svg b/test/plot-bars/barchart_horizontal.svg index 87ec8c867..9e784b33b 100644 --- a/test/plot-bars/barchart_horizontal.svg +++ b/test/plot-bars/barchart_horizontal.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/barchart_ranges.svg b/test/plot-bars/barchart_ranges.svg index e440ca3d9..4a264fd1d 100644 --- a/test/plot-bars/barchart_ranges.svg +++ b/test/plot-bars/barchart_ranges.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/barchart_with_labels.svg b/test/plot-bars/barchart_with_labels.svg index eead5ebfd..308873774 100644 --- a/test/plot-bars/barchart_with_labels.svg +++ b/test/plot-bars/barchart_with_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/bars_basic.svg b/test/plot-bars/bars_basic.svg index 09304fb16..74327f0f1 100644 --- a/test/plot-bars/bars_basic.svg +++ b/test/plot-bars/bars_basic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/bars_negative_values.svg b/test/plot-bars/bars_negative_values.svg index 033d919dd..ef9095728 100644 --- a/test/plot-bars/bars_negative_values.svg +++ b/test/plot-bars/bars_negative_values.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-bars/histogram.svg b/test/plot-bars/histogram.svg index 10a3cdd84..5ca1f5e15 100644 --- a/test/plot-bars/histogram.svg +++ b/test/plot-bars/histogram.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-grid/gridlines_basic.svg b/test/plot-grid/gridlines_basic.svg index b00601a80..f9c386729 100644 --- a/test/plot-grid/gridlines_basic.svg +++ b/test/plot-grid/gridlines_basic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_basic.svg b/test/plot-lines/lines_basic.svg index f584ea940..423c760e5 100644 --- a/test/plot-lines/lines_basic.svg +++ b/test/plot-lines/lines_basic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_csv.svg b/test/plot-lines/lines_csv.svg index 018a43171..b8f44d2da 100644 --- a/test/plot-lines/lines_csv.svg +++ b/test/plot-lines/lines_csv.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_inverted.svg b/test/plot-lines/lines_inverted.svg index 6d5a876ce..334b4a405 100644 --- a/test/plot-lines/lines_inverted.svg +++ b/test/plot-lines/lines_inverted.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_logscale.svg b/test/plot-lines/lines_logscale.svg index 36d066244..7b381479a 100644 --- a/test/plot-lines/lines_logscale.svg +++ b/test/plot-lines/lines_logscale.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_stroke_style_dash_pattern.svg b/test/plot-lines/lines_stroke_style_dash_pattern.svg index 8a15139bc..03f6d8e29 100644 --- a/test/plot-lines/lines_stroke_style_dash_pattern.svg +++ b/test/plot-lines/lines_stroke_style_dash_pattern.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_stroke_style_dashed.svg b/test/plot-lines/lines_stroke_style_dashed.svg index 72739a1b5..02197e01e 100644 --- a/test/plot-lines/lines_stroke_style_dashed.svg +++ b/test/plot-lines/lines_stroke_style_dashed.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-lines/lines_with_labels.svg b/test/plot-lines/lines_with_labels.svg index f8e1a7aba..b09c1c668 100644 --- a/test/plot-lines/lines_with_labels.svg +++ b/test/plot-lines/lines_with_labels.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/marker_circle_default.svg b/test/plot-points/marker_circle_default.svg index c896e8baa..db0b1c1ac 100644 --- a/test/plot-points/marker_circle_default.svg +++ b/test/plot-points/marker_circle_default.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/marker_circle_width.svg b/test/plot-points/marker_circle_width.svg index 4b94fbafd..a198a9559 100644 --- a/test/plot-points/marker_circle_width.svg +++ b/test/plot-points/marker_circle_width.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/marker_disk.svg b/test/plot-points/marker_disk.svg index 3f33da67e..ff57b7b89 100644 --- a/test/plot-points/marker_disk.svg +++ b/test/plot-points/marker_disk.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/markers_unicode.svg b/test/plot-points/markers_unicode.svg index bb8e0f332..eb361f1f4 100644 --- a/test/plot-points/markers_unicode.svg +++ b/test/plot-points/markers_unicode.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/markers_unicode_customfont.svg b/test/plot-points/markers_unicode_customfont.svg index bb8e0f332..eb361f1f4 100644 --- a/test/plot-points/markers_unicode_customfont.svg +++ b/test/plot-points/markers_unicode_customfont.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/plot_log10.svg b/test/plot-points/plot_log10.svg index 9ea2636ae..ff9a5b6b3 100644 --- a/test/plot-points/plot_log10.svg +++ b/test/plot-points/plot_log10.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/plot_log10_lt1.svg b/test/plot-points/plot_log10_lt1.svg index 417dd7970..862ff659d 100644 --- a/test/plot-points/plot_log10_lt1.svg +++ b/test/plot-points/plot_log10_lt1.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/plot_log2.svg b/test/plot-points/plot_log2.svg index 9ea2636ae..ff9a5b6b3 100644 --- a/test/plot-points/plot_log2.svg +++ b/test/plot-points/plot_log2.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/points_basic.svg b/test/plot-points/points_basic.svg index 26e0f9e56..f9a2953f8 100644 --- a/test/plot-points/points_basic.svg +++ b/test/plot-points/points_basic.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/points_categorical.svg b/test/plot-points/points_categorical.svg index cbf1b510f..e751e1acc 100644 --- a/test/plot-points/points_categorical.svg +++ b/test/plot-points/points_categorical.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/points_color_steps.svg b/test/plot-points/points_color_steps.svg index 451dcc428..4c68afea6 100644 --- a/test/plot-points/points_color_steps.svg +++ b/test/plot-points/points_color_steps.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/points_colors.svg b/test/plot-points/points_colors.svg index d89e7bb05..52d999e2b 100644 --- a/test/plot-points/points_colors.svg +++ b/test/plot-points/points_colors.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-points/points_size_map.svg b/test/plot-points/points_size_map.svg index 42440ead7..a105aeeea 100644 --- a/test/plot-points/points_size_map.svg +++ b/test/plot-points/points_size_map.svg @@ -1,5 +1,5 @@ - + diff --git a/test/plot-vectors/vectors_basic.svg b/test/plot-vectors/vectors_basic.svg index caa61af3b..311145cc7 100644 --- a/test/plot-vectors/vectors_basic.svg +++ b/test/plot-vectors/vectors_basic.svg @@ -1,5 +1,5 @@ - +