Skip to content

offline.py blocks some config keys #907

Closed
@t-morley

Description

@t-morley

Passing config = {'staticPlot': True} to offline.plot() does not have any effect.
I think this is because 'staticPlot' is not included in configkeys in _plot_html() in offline.py
showAxisRangeEntryBoxes and showAxisDragHandles are also missing, there may be others.
I am not sure whether these are deliberately omitted from config keys or if they should be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions