生成具有多个方面的条形图
我有一个具有以下结构的数据库:
我想创建两个条形图,具有两个方面(Sin 和 T),X 轴为时间,Y 轴为不同的 A , 乙, C、D 和 E 列(列可以堆叠或不堆叠)。
我怎样才能做到这一点?
提前致谢。
I have a database with the following structure:
I want to create two bar plots, with two facets (Sin and T), in the X-axis the time and in the Y-axis the different A, B, C, D, and E columns (columns can be stacked or not).
How can I do that?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
像这样的东西吗?
数据:
Something like this?
data: