holoviz / holoviz/hvplot

Add arguments to provide explicit categorical axis order

Open
#122 8 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

It is unclear to me how to reorder a categorical axis in hvplot. For example, if I was to make a heatmap of 'Names' on a y-axis, 'Year' on the x-axis, and color would be 'Value', what if I want to a) sort by 'Names' reverse alphabetically or b) sort by the z value in a given year (i.e. highest to lowest z-value for Year 2. Are categorical always sorted by ascending alphabetical?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.