Tags: asreview/asreview-makita
Tags
Add option hide_optimal and correct index for legenda color (#66) * Added option hide_optimal and corrected index for legenda color * Add Insights v1.3 as dependency --------- Co-authored-by: Rens van de schoot <[email protected]> Co-authored-by: Jelle Teijema <[email protected]> Co-authored-by: Timo van der Kuil <[email protected]>
Refactor of template files (#55) * Adds a base class for templates and moves duplicate code to the base class * passes wordcloud flag to docs renderer * adds allow overwrite flag * adds a catch for using the wrong template with the wrong template class * cleans up name passing (name is now only in the template class, or the actual template, no more random strings) * cleans up valid template checker * cleans up the console output * format the documents using ruff * add an extra line to the filehandler writer, that way we can remove all the double empty lines in all templates * update the workflow * add a config DEFAULT object * add prohibited arguments to templates * refactor platform detection code * refactor fp_template code * n_runs only adds a _{{ run }} to the filename if n_runs is more than 1
PreviousNext