Lightview 图表直方图,如 Highcharts Stacked bar
有什么方法可以制作每个数据点有多个值的 Lightview 直方图,使其看起来像 Highchart 堆叠条形图 (https://www.highcharts.com/demo/bar-stacked)? 如果没有,有解决方法吗? 我已经覆盖了两个单独的直方图,但这没有帮助,因为两者都从底部开始,并且根据值,某些点被隐藏。
Is there any way I can make a Lightview histogram chart with multiple values per data point, so that it looks like a Highchart stacked bar (https://www.highcharts.com/demo/bar-stacked)?
If not, is there a workaround?
I already overlay-ed two separate histograms, but that does not help, because both start at the bottom and depending on the values some points are hidden.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,无法在时刻绘制垂直直方图。
Unfortunately it's not possible to draw vertical histogram at the moment.