basic React knowledgefamiliarity with d3 bar chart API
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
50
調査方針
Investigate the current vertical bar chart implementation in the d3act library, likely within the BarChart component. Look for orientation or axes configuration. Consider adding a prop like 'horizontal' that swaps the x and y axes, adjusting scales and tick orientations. Check if there are any existing comments or linked PRs for context.