Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== PLOT_HISTOGRAM ====== * PLOT_HISTOGRAM( <value> ) * PLOT_HISTOGRAM( <value>, <colwidth>, <fillcolor> ) * PLOT_HISTOGRAM( <value>, <colwidth>, <fillcolor>, <linecolor> ) Draws a histogram (columnar) plot of the value. ---- <datatables> ^ Function Parameters^^ ^ Parameter ^ Description ^ | <value> | The value to plot. | | <colwidth> | The width of the columns as a percentage of the width of a single time interval on the chart. A value of 1 would result in no gap between the columns, a value of 0.5 would result in a gap the same size as the columns, etc. (0.72 works really well) | | <fillcolor> | The color to fill the columns. | | <linecolor> | The color to draw the outline of the columns. | </datatables> ---- desktop/desktop_chart_scripting_function_reference_plot_histogram.txt Last modified: 2023/09/21 19:58by 127.0.0.1