Skip to content

Commit

Permalink
Update stats.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdu committed Nov 22, 2024
1 parent 944cedc commit e6b7886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,6 @@ def draw_stack_bar_mix_plot(self, pid, names, datasets):
for (var i = 0; i < {pvar}_series.length; i++) {{
{pvar}_series[i].coordinateSystem = 'polar';
{pvar}_series[i].barCategoryGap = 0;
{pvar}_series[i].angleAxis.
}}
}} else {{
Expand Down

0 comments on commit e6b7886

Please sign in to comment.