I need to plot a diagram with more than 30,000 rectangles with embedded text and inter-linked by lines. There are also zoom and pan operations to be implemented on this diagram. Is OpenGL the right package to use? How would it compare with GDI?
Thanks