casinotools.file_format.casino2.graph_data module

Description

class casinotools.file_format.casino2.graph_data.GraphData(size=0, borne_inf=0.0, borne_sup=0.0, is_log=False, is_uneven=False, title='', x_title='', y_title='', file=None, version=None)[source]

Bases: object

add(value)[source]
get_positions()[source]
get_values()[source]
index2pos(index)[source]
read(file)[source]