File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
visualpython/html/m_stats Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 < div class ="vp-grid-col-160 ">
2121 < label for ="action " class ="vp-orange-text "> Action</ label >
2222 < select id ="action " class ="vp-select l ">
23- < option value ="random-number "> Generate random numbers</ option >
24- < option value ="distribution-plot "> Show distribution plot</ option >
23+ < option class =" vp-pd-display-option dist cont " value ="random-number "> Generate random numbers</ option >
24+ < option class =" vp-pd-display-option dist cont dist-plot " value ="distribution-plot "> Show distribution plot</ option >
2525 < option class ="vp-pd-display-option cont " value ="stats-to-pvalue "> Statistics to P-value</ option >
2626 < option class ="vp-pd-display-option cont " value ="pvalue-to-stats "> P-value to Statistics</ option >
2727 </ select >
You can’t perform that action at this time.
0 commit comments