Sorted x
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I know that xSort is not official API yet, but I have this problem - I need to draw some XY charts ( where I set points like [0,1], [3,4], [2, 5]). I need them to be not in order and I guess that is what xSort option is for. However, when I load new values, x values get sorted.
Here is fiddle to show the problem https://jsfiddle.net/wykra9tr/2
If this is not implemented yet, is there an easy way for me to fix this?
Contributor guide
Assessment
This issue has not been assessed yet.