Graph Month Distribution =========== This node Finds the distribution of months from Date values Type --------- transform Class --------- fire.nodes.graph.NodeGraphMonthDistribution Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - title - Title - * - graphType - Chart Type - input graph type * - yCols - Y Columns - input to y axis Examples ------- Example: If you have a dataset with a "Month" column and a "Sales" column, you can use the Graph Month Distribution node to create a chart chosen visualizing the total sales for each month. The X-axis will represent the months, and the Y-axis will represent the total sales.