Commit dadeda7
committed
fix: Correct citation field name in Citation Distribution chart
- Change from 'citation_count' to 'citations' to match dashboard-data.js schema
- Fixes Citation Distribution chart showing all papers in 0-9 range
- Data uses 'citations' field, not 'citation_count'
- Chart will now correctly display citation distribution across ranges1 parent a2f11d0 commit dadeda7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1945 | 1945 | | |
1946 | 1946 | | |
1947 | 1947 | | |
1948 | | - | |
| 1948 | + | |
1949 | 1949 | | |
1950 | 1950 | | |
1951 | 1951 | | |
| |||
0 commit comments