internal helper function to do actual plotting of packed barchart
1 2 3 4 | gen_plotly_packed_bar(summ_dt, value_column, color_bar_color, hover_label,
canvas_df, plot_title, xaxis_label, gray_hover_point_dt,
colored_hover_point_dt, gray_bar_list, colored_bar_list, gray_ann_list,
colored_ann_list, tick_breaks, tick_text)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.