ckan / ckan/ckanext-basiccharts

Line charts join points in order of y-axis not x-axis

Open
#33 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

instead of joining points in a line graph according to the x-axis, for instance date, the points are joined in by the y axis. This can be seen in the following image.

![screenshot-residential electricity usage by precinct 2006-2013 - csv-geo-au - the city of sydney open data - google chrome](https://cloud.githubusercontent.com/assets/7269759/10719161/69756e78-7bd7-11e5-9be2-19cf54f43d18.png)
It might not be noticed if all the test include on monotonically increasing or decreasing data points.

This is possibly related to the column chart order issue too https://github.com/ckan/ckanext-basiccharts/issues/32

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.