Need to deliver real-time charts (mostly bar and line charts) and wondering if a fast library can help.
I guess that C is mandatory for speed and I would favor frame-buffer drawing (rather than a specific drawing package) for portability.
Environment will be *nix AND Windows. That's for a Web application.
Any idea?