ckan / ckan/ckanext-basiccharts

Order data in charts by dependent variable (x-axis), not independent variable (y-axis)

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
28
PR merge metrics
No merged PRs in 30d

Description

If the x-axis consists of nominal values, e.g. financial years ("2010-11", "2011-12" and so on), the values in the bar chart are sorted by y-axis values. Values should be sorted by x-axis first (if the x-axis is not a continuous scale, then use alphabetical order, which would work on the example of financial years).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.