palantiri.BasePlotHandlers module

class palantiri.BasePlotHandlers.PlotHandler(**params)

Bases: object

Base class for the plot handlers

static save_figure(figure, file_name)

Saving the figure as an html file.

:param figure: plot.ly figure graphical object to be saved.

:param file_name: The html file name


© 2019. All rights reserved.

Powered by Wolfenfeld