This commit is contained in:
XXAY
2021-09-23 16:52:34 +08:00
parent 1b5cd78dfb
commit 04b4cbc2ed
44 changed files with 3681918 additions and 0 deletions

80
chart/a.txt Normal file
View File

@@ -0,0 +1,80 @@
scatter_plot
xticks, x轴刻度文字旋转角度
yticks, y轴刻度文字旋转角度
categories, 分组数据列名称
x_name, x轴名称
y_name,y轴名称
title, 标题
dpi, dpi大小
x,图宽
y,图长
title_size,标题字号
bubble_plot_with_encircling
range_column, 分组数据列
range_data, 范围大小
x_col, x轴数据
y_col, y轴数据
Each_regression_line_in_its_own_column
range_column, 分组数据列
range_data, 范围大小
Jittering_with_stripplot
Marginal_Histogram
x_color, x轴数据颜色
y_color, y轴数据颜色
Correllogram
size, 字号大小
color, 颜色标准
weight, 宽度
Marginal_Boxplot
Pairwise_Plot
features, 特征列
Diverging_Bars
Diverging_Bars_vertical
Ordered_Bar_Chart
color, 颜色
Lollipop_Chart
color, 颜色
Dot_Plot
color1, 网格线颜色
color2, 点的颜色
Slope_Chart
col_1, 数据列1
col_2, 数据列2
col_3, 数据列3
Dumbbell_Plot
col_1, 初始列
col_2, 终止列
Stacked_Histogram_for_Continuous_Variable
groupby_col, 分组列