Add plotly
support to pyani graphics
, or remove the option from the parser
#318
Labels
documentation
documentation is unclear or incomplete
interface
issues related to how the user tells pyani to do something
visualisation
issues relating to plot outputs
Summary:
plotly
is listed as one of the three plotting options when runningpyani plot -h
, but there is no code currently supporting this.Reproducible Steps:
Assuming an existing database with the default name (
.pyani/pyanidb
), with at least one run in it:pyani plot -h
pyani plot outdir 1 --method plotly
If it's not possible to reproduce the issue, please include a description of how you discovered the issue.
Current Output:
Expected Output:
Plots.
pyani Version:
0.3.0-alpha
The text was updated successfully, but these errors were encountered: