tech-radar
tech-radar copied to clipboard
Multiple chart types
Do you plan to add support for multiple chart types?
Do you mean displaying several charts on top of each other? The underlying code has been written with that possibility in mind. I'll see if I can add some simple cases. I should be able to do that soon.
Really the issue is not clear. I mean mixed chart types on one control (for example like so )
We will call that chart a combination chart. In commit 1e605112cd6e0b450adedb8996bb3a64542df204 I started to add the files to start implementing this.