plotly / plotly/react-plotly.js
Datasets on second y-axis not rendering
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 138
- 平均合并
- 3 天 2 小时
- 30 天内合并 PR
- 4
描述
I am using react-plotly.js with redux for statemanagement (plotting data in realtime). I have a dataset on yaxis and another on yaxis2. When I double click the first dataset in the legend to make it the only visible line, it won't render the line. If I double click the other dataset to only show that one, it is shown. I've tried adding uirevision to both yaxes with no success. Is there something I'm missing here?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件、测试或入口点。首先使用由 Redux 管理的实时数据、位于 yaxis 和 yaxis2 上的两个数据集,以及图例的双击交互,复现 react-plotly.js 案例。当将第一个数据集设为唯一可见的线时它能够渲染,并且已结合 uirevision 配置验证该行为,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react, redux
- 领域
- data-visualization, frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100