From 0795d5660ada81c1a0792e17390a1777fc29af90 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Fri, 8 Jun 2018 08:28:06 +0000 Subject: [PATCH] chore: update gh-pages [skip ci] --- css/{c3-57883d58.css => c3-86d3c277.css} | 6 +++++- examples.html | 4 ++-- gettingstarted.html | 4 ++-- index.html | 16 ++++++++++++++-- js/{c3.min-c6f0a732.js => c3.min-99b07663.js} | 4 ++-- reference.html | 4 ++-- samples/api_axis_label.html | 4 ++-- samples/api_axis_range.html | 4 ++-- samples/api_data_color.html | 4 ++-- samples/api_data_name.html | 4 ++-- samples/api_flow.html | 4 ++-- samples/api_grid_x.html | 4 ++-- samples/api_resize.html | 4 ++-- samples/axes_label.html | 4 ++-- samples/axes_label_position.html | 4 ++-- samples/axes_rotated.html | 4 ++-- samples/axes_x_localtime.html | 4 ++-- samples/axes_x_tick_count.html | 4 ++-- samples/axes_x_tick_culling.html | 4 ++-- samples/axes_x_tick_fit.html | 4 ++-- samples/axes_x_tick_format.html | 4 ++-- samples/axes_x_tick_rotate.html | 4 ++-- samples/axes_x_tick_values.html | 4 ++-- samples/axes_y2.html | 4 ++-- samples/axes_y_padding.html | 4 ++-- samples/axes_y_range.html | 4 ++-- samples/axes_y_tick_format.html | 4 ++-- samples/categorized.html | 4 ++-- samples/chart_area.html | 4 ++-- samples/chart_area_stacked.html | 4 ++-- samples/chart_bar.html | 4 ++-- samples/chart_bar_stacked.html | 4 ++-- samples/chart_combination.html | 4 ++-- samples/chart_donut.html | 4 ++-- samples/chart_gauge.html | 4 ++-- samples/chart_pie.html | 4 ++-- samples/chart_scatter.html | 4 ++-- samples/chart_spline.html | 4 ++-- samples/chart_step.html | 4 ++-- samples/data_color.html | 4 ++-- samples/data_columned.html | 4 ++-- samples/data_json.html | 4 ++-- samples/data_label.html | 4 ++-- samples/data_label_format.html | 4 ++-- samples/data_load.html | 4 ++-- samples/data_name.html | 4 ++-- samples/data_number_format_l10n.html | 4 ++-- samples/data_order.html | 4 ++-- samples/data_rowed.html | 4 ++-- samples/data_stringx.html | 4 ++-- samples/data_url.html | 4 ++-- samples/grid_x_lines.html | 4 ++-- samples/grid_y_lines.html | 4 ++-- samples/interaction_zoom.html | 4 ++-- samples/legend_custom.html | 4 ++-- samples/legend_position.html | 4 ++-- samples/options_color.html | 4 ++-- samples/options_gridline.html | 4 ++-- samples/options_legend.html | 4 ++-- samples/options_padding.html | 4 ++-- samples/options_size.html | 4 ++-- samples/options_subchart.html | 4 ++-- samples/pie_label_format.html | 4 ++-- samples/point_show.html | 4 ++-- samples/region.html | 4 ++-- samples/region_timeseries.html | 4 ++-- samples/simple_multiple.html | 4 ++-- samples/simple_regions.html | 4 ++-- samples/simple_xy.html | 4 ++-- samples/simple_xy_multiple.html | 4 ++-- samples/style_grid.html | 4 ++-- samples/style_region.html | 4 ++-- samples/timeseries.html | 4 ++-- samples/tooltip_format.html | 4 ++-- samples/tooltip_grouped.html | 4 ++-- samples/tooltip_show.html | 4 ++-- samples/transform_area.html | 4 ++-- samples/transform_areaspline.html | 4 ++-- samples/transform_bar.html | 4 ++-- samples/transform_donut.html | 4 ++-- samples/transform_line.html | 4 ++-- samples/transform_pie.html | 4 ++-- samples/transform_scatter.html | 4 ++-- samples/transform_spline.html | 4 ++-- samples/transition_duration.html | 4 ++-- 85 files changed, 185 insertions(+), 169 deletions(-) rename css/{c3-57883d58.css => c3-86d3c277.css} (97%) rename js/{c3.min-c6f0a732.js => c3.min-99b07663.js} (85%) diff --git a/css/c3-57883d58.css b/css/c3-86d3c277.css similarity index 97% rename from css/c3-57883d58.css rename to css/c3-86d3c277.css index 1c5b064..c1dee95 100644 --- a/css/c3-57883d58.css +++ b/css/c3-86d3c277.css @@ -23,6 +23,10 @@ .c3-chart-arc path { stroke: #fff; } +.c3-chart-arc rect { + stroke: white; + stroke-width: 1; } + .c3-chart-arc text { fill: #fff; font-size: 13px; } @@ -152,7 +156,7 @@ .c3-chart-arcs .c3-chart-arcs-background { fill: #e0e0e0; - stroke: none; } + stroke: #FFF; } .c3-chart-arcs .c3-chart-arcs-gauge-unit { fill: #000; diff --git a/examples.html b/examples.html index ace5083..972495f 100644 --- a/examples.html +++ b/examples.html @@ -10,7 +10,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +