Skip to content

Commit

Permalink
owpalette: Remove pyqtgraph colors set on global import
Browse files Browse the repository at this point in the history
  • Loading branch information
irgolic committed Jul 14, 2021
1 parent ac82664 commit cea5591
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Orange/widgets/utils/plot/owpalette.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
__all__ = ["create_palette", "OWPalette"]


pg.setConfigOption('background', 'w')
pg.setConfigOption('foreground', 'k')
pg.setConfigOptions(antialias=True)


Expand Down

0 comments on commit cea5591

Please sign in to comment.