rawgraphs / rawgraphs-charts

A curated selection of charts provided through RAWGraphs interface
https://rawgraphs.io/
Apache License 2.0
92 stars 43 forks source link

In Parallel Coordinates graphs: Allow higher values @ top, smaller values @ bottom of each axis scale in "VERTICAL" mode #144

Open sfd99 opened 7 months ago

sfd99 commented 7 months ago

Hi rawgraphs Team,

The web version: https://app.rawgraphs.io/ is GREAT.

In the Parallel Coordinates graphs, please allow:

Example: It would be really helpful if the vertical axis and values, looked like this:

 | 40, etc.
 | 30
 | 20
 | 10

var1

Right now, the values in each VERTICAL axis are in reverse order, ie: value 10 is shown at the top, value 40 is shown at the bottom of the axis...

It already works OK if you choose: HORIZONTAL mode for the axis order of values. then:

in the HORIZONTAL axis mode. That is good!.

Thanks / Grazie!!

SFd99 latest R and Rstudio UBUNTU Linux 20.04 + Chrome San Francisco