Private
Public Access
1
0
This commit is contained in:
2024-05-24 10:22:34 +02:00
parent 3b1876103b
commit 3cfcc22646

View File

@@ -1971,7 +1971,7 @@ def interactive_flex_chart2(id, r, promember=0,
'plottype': plottype,
}
script, div = get_chart("/flex", chart_data, debug=False)
script, div = get_chart("/flex2", chart_data, debug=False)
return script, div, workstrokesonly