Charts

 
Line Chart

 

get the codes
 [yt_charts type_change="line" width="100" labels_line="January,February,March,April,May,June,July" ] [yt_charts_item label_name_line="Label 1" data_line="10,50,20,30,40,5,60" fill_color_line="#f00" stroke_color_line="#f00" point_color_line="#f00" ] [yt_charts_item label_name_line="Label 2" data_line="5,20,13,19,38,5,40" fill_color_line="#dc10cf" stroke_color_line="#dc10cf" point_color_line="#dc10cf" ] [yt_charts_item label_name_line="Label 3" data_line="35,20,54,21,12,28,50" fill_color_line="#0010ff" stroke_color_line="#0010ff" point_color_line="#0010ff" ] [/yt_charts] 
 
Bar Chart
 
get the codes
 [yt_charts type_change="bar" width="100" labels_line="January,February,March,April,May,June,July" ] [yt_charts_item label_name_line="Label 1" data_line="10,50,20,30,40,5,60" fill_color_line="#f00" stroke_color_line="#f00" point_color_line="#f00" ] [yt_charts_item label_name_line="Label 2" data_line="5,20,13,19,38,5,40" fill_color_line="#dc10cf" stroke_color_line="#dc10cf" point_color_line="#dc10cf" ] [yt_charts_item label_name_line="Label 3" data_line="35,20,54,21,12,28,50" fill_color_line="#0010ff" stroke_color_line="#0010ff" point_color_line="#0010ff" ] [/yt_charts] 
 
Radar Chart
 
get the codes
 [yt_charts type_change="radar" width="100" labels_line="January,February,March,April,May,June,July" ] [yt_charts_item label_name_line="Label 1" data_line="10,50,20,30,40,5,60" fill_color_line="#f00" stroke_color_line="#f00" point_color_line="#f00" ] [yt_charts_item label_name_line="Label 2" data_line="5,20,13,19,38,5,40" fill_color_line="#dc10cf" stroke_color_line="#dc10cf" point_color_line="#dc10cf" ] [yt_charts_item label_name_line="Label 3" data_line="35,20,54,21,12,28,50" fill_color_line="#0010ff" stroke_color_line="#0010ff" point_color_line="#0010ff" ] [/yt_charts] 
 
Doughnut Chart
 
get the codes
 [yt_charts type_change="doughnut" width="100" ] [yt_charts_item labels_doughnut="January" data_doughnut="10" highlight_doughnut="#f00" color_doughnut="#f00" ] [yt_charts_item labels_doughnut="February" data_doughnut="50" highlight_doughnut="#c416cb" color_doughnut="#c416cb" ] [yt_charts_item labels_doughnut="March" data_doughnut="20" highlight_doughnut="#ffeb00" color_doughnut="#ffeb00" ] [yt_charts_item labels_doughnut="April" data_doughnut="30" highlight_doughnut="#00fff8" color_doughnut="#00fff8" ] [/yt_charts] 
 
Pie Chart
 
get the codes
 [yt_charts type_change="pie" width="100" ] [yt_charts_item labels_doughnut="January" data_doughnut="10" highlight_doughnut="#f00" color_doughnut="#f00" ] [yt_charts_item labels_doughnut="February" data_doughnut="50" highlight_doughnut="#c416cb" color_doughnut="#c416cb" ] [yt_charts_item labels_doughnut="March" data_doughnut="20" highlight_doughnut="#ffeb00" color_doughnut="#ffeb00" ] [yt_charts_item labels_doughnut="April" data_doughnut="30" highlight_doughnut="#00fff8" color_doughnut="#00fff8" ] [/yt_charts] 
 
Polar Chart
 
get the codes
 [yt_charts type_change="polar" width="100" ] [yt_charts_item labels_doughnut="January" data_doughnut="10" highlight_doughnut="#f00" color_doughnut="#f00" ] [yt_charts_item labels_doughnut="February" data_doughnut="50" highlight_doughnut="#c416cb" color_doughnut="#c416cb" ] [yt_charts_item labels_doughnut="March" data_doughnut="20" highlight_doughnut="#ffeb00" color_doughnut="#ffeb00" ] [yt_charts_item labels_doughnut="April" data_doughnut="30" highlight_doughnut="#00fff8" color_doughnut="#00fff8" ] [/yt_charts] 
 
Top