sbmlsim.test.plot.test_plotting

Module Contents

Functions

test_parse_color(color, hex, alpha)

Attributes

color_data

sbmlsim.test.plot.test_plotting.color_data = [['white', '#ffffffff', 1.0], ['black', '#000000ff', 1.0], ['#1234ff44', '#1234ff44', 1.0],...[source]
sbmlsim.test.plot.test_plotting.test_parse_color(color, hex, alpha)[source]