Unable to view charts in ArcGIS Insights when adding two fields together as an input in the column chart.
上次发布: September 25, 2020ArcGIS Insights
漏洞 ID 编号
BUG-000133860
已提交
September 15, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Insights
找到的版本
2020.2
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Three possible and valid reasons why the lines are not visible on chart 5:
1. The most likely reason is the number of blocks, where a single column with 2 colors is considered 2 blocks if the total number of blocks exceeds the 1,000 block limit introduced to control the rendering of bigger datasets.
2. The summary statistic used is SUM. When the maximum value is ~60,000 and the average value is 300, it is very unlikely a lot is visible as most columns may be too short to view. It is suggested that the user switches to AVG to see if columns display.
3. The user is trying to show a dataset so large that only 14% of it loads into the chart. So even with this cut number of features, the columns may be less than the required pixel width to be visible. This may be a change from what they saw previously as spacing between columns is changed last year. This does result in thinner columns in some cases, but the change is to benefit the majority of use cases.