tkintertable icon indicating copy to clipboard operation
tkintertable copied to clipboard

Fixed some bugs about "plot options"

Open BanYiMeng opened this issue 4 years ago • 0 comments

Fixed an error where "plot options" could not be opened Pylabplot library does not exist, use Tkinter table Plot library overrides Fixed the error of incomplete display of "plot options" The TTK library does not support the "- relief" option, so some contents cannot be displayed. Therefore, the TTK library is disabled and the TK library is used

BanYiMeng avatar Dec 14 '21 10:12 BanYiMeng