SummerForeverCo / duck-plot

Connecting DuckDB to Observable Plot
https://summerforeverco.github.io/duck-plot/
MIT License
1 stars 0 forks source link

Don't do an x Sort on barX charts #45

Closed mkfreeman closed 2 weeks ago

mkfreeman commented 3 weeks ago

Removes the plot option to sort along the X axis if you're looking at a barX chart. Doing so enforces an undesired order on the elements if there is a category, as in this example:

Screenshot 2024-11-04 at 4 02 56 PM