asciichart-sharp icon indicating copy to clipboard operation
asciichart-sharp copied to clipboard

Plot multiple series together

Open NathanBaulch opened this issue 3 years ago • 0 comments

Display multiple series in the same plot, just like the original ported project supports.

 20 ┤                               ╭───────╭╮───────╮
 19 ┤                        ╭──╭───╭───────╭╮───────╮───╮──╮
 18 ┤                    ╭─╭──╭─╭───╭───────╭╮───────╮───╮─╮──╮─╮
 17 ┤                 ╭─╭─╭─╭─╭──╭──────────╯╰──────────╮──╮─╮─╮─╮─╮
 16 ┤              ╭─╭─╭╭─╭─╭────╯                      ╰────╮─╮─╮╮─╮─╮
 15 ┤            ╭╭─╭─╭╭─╭──╯                                ╰──╮─╮╮─╮─╮╮
 14 ┤          ╭╭─╭╭─╭╭──╯                                      ╰──╮╮─╮╮─╮╮
 13 ┤        ╭─╭╭╭─╭╭─╯                                            ╰─╮╮─╮╮╮─╮
 12 ┤       ╭╭╭─╭╭╭─╯                                                ╰─╮╮╮─╮╮╮
 11 ┤     ╭─╭╭╭╭╭─╯                                                    ╰─╮╮╮╮╮─╮
 10 ┤    ╭╭─╭╭╭╭╯                                                        ╰╮╮╮╮─╮╮
  9 ┤   ╭╭╯╭╭╭╭╯                                                          ╰╮╮╮╮╰╮╮
  8 ┤  ╭╭╯╭╭╭╭╯                                                            ╰╮╮╮╮╰╮╮
  7 ┤  ││╭╭╭╭╯                                                              ╰╮╮╮╮││
  6 ┤ ╭╭╭╭╭╭╯                                                                ╰╮╮╮╮╮╮
  5 ┤ ││││││                                                                  ││││││
  4 ┤╭╭╭╭╭╭╯                                                                  ╰╮╮╮╮╮╮
  3 ┤││││││                                                                    ││││││
  2 ┤││││││                                                                    ││││││
  1 ┤││││││                                                                    ││││││
  0 ┼╶╶╶╶╶╯                                                                    ╰╴╴╴╴╴

NathanBaulch avatar Apr 12 '22 20:04 NathanBaulch