plotly / plotly/react-plotly.js
Contour map, load a big data with a substantial number of NaN values
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 138
- 平均合并
- 3 天 2 小时
- 30 天内合并 PR
- 4
描述
Start let me apologize about my English. I found myself send to you a request for help with plot.ly after the difficult struggle with the library with a sad ending.
I need to mention that I am using the react version of plot.ly, my problem began when I need to use Contour map and load a big data with a substantial number of NaN values. The big problem that the component load very slowly, serval minutes to be sure (about 5-10 minutes), sometimes the browser crashes because of that problem.
I try to replace the Nan value with an integer number but it changes the color scale to an unwanted result that it is difficult to fix too.
so my last chance is you if you can help me with my problem or direct me to someone how can help me to get a good solution
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用包含大量 NaN 值的大型数据重现 React 的 contour-map 案例,并以 issue 中报告的 5–10 分钟加载时间和浏览器偶尔崩溃作为基线。调查等高线渲染路径,并验证结果能够可靠加载,同时不会以扭曲颜色刻度的方式替换 NaN 值。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100