Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤔 [QUESTION] 柱图每个分组内如何排序 ? #3816

Open
xiecg opened this issue Sep 25, 2024 · 0 comments
Open

🤔 [QUESTION] 柱图每个分组内如何排序 ? #3816

xiecg opened this issue Sep 25, 2024 · 0 comments
Labels
Question Further information is requested

Comments

@xiecg
Copy link

xiecg commented Sep 25, 2024

看例子,x 轴有9月和10月的数据。
9月的数据是排序好了的,从大到小,渲染也是正确的。
10月也是排序好的,但并不是按照数据的顺序渲染的,而是根据9月的数据排序渲染的。
请问如何实现分组的排序/自定义排序功能呢 ?

QQ_1727248633173

💻 Link to minimal reproduction

https://codesandbox.io/p/sandbox/clever-rgb-ckljzv

  • G2Plot Version: 2.4.32
  • Platform: macOS 15.0
@xiecg xiecg added the Question Further information is requested label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant