I'm trying to visualize a relatively big dataset (634785 x 282) with your tool, but the plot just won't show up.
I can see the python console is running from the task manager, however even after a long long while (when python is not using CPU any more), the plot won't show (even the tool bar as well).
Using matplotlib is pretty fast for my dataset, but it's not convenient to switch over columns. So I guess there's efficiency issue here.
I'm trying to visualize a relatively big dataset (634785 x 282) with your tool, but the plot just won't show up.
I can see the python console is running from the task manager, however even after a long long while (when python is not using CPU any more), the plot won't show (even the tool bar as well).
Using matplotlib is pretty fast for my dataset, but it's not convenient to switch over columns. So I guess there's efficiency issue here.