Exemplo n.º 1
0
 def test_selection_widget_2(self):
     html = normalize(
         SelectionWidget(self.plot2,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         '64b6949745b63176fdca668089fcc3252068111675eea6174770eb2d98b7cae8')
Exemplo n.º 2
0
 def test_selection_widget_1(self):
     html = normalize(
         SelectionWidget(self.plot1,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         '5aafbe259f25ba4f7ad288e87b674840d86ab45585c6b1c3df837562c5c5b346')
Exemplo n.º 3
0
 def test_selection_widget_2(self):
     html = normalize(
         SelectionWidget(self.plot2,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         'e44e3f92e26e7249338aadfa3fccc9140d378f1cb8ae481f62de22d1b16290ee')
Exemplo n.º 4
0
 def test_selection_widget_1(self):
     html = normalize(
         SelectionWidget(self.plot1,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         'eb1ebe710cfb7d393a62704d14976512a5c6256fbb587202ac299da5fc5a9843')
Exemplo n.º 5
0
 def test_selection_widget_2(self):
     html = normalize(
         SelectionWidget(self.plot2,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         'dc78b9039510d3739da72c9529c176221d13915778865f8dc33403be87d65383')
Exemplo n.º 6
0
 def test_selection_widget_1(self):
     html = normalize(
         SelectionWidget(self.plot1,
                         display_options={'figure_format': 'png'})())
     self.assertEqual(
         digest_data(html),
         '1473695da14eec18e35e01bfcdb483b76b90a3b3f6c2774a090798e367f2036d')