Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は株価チャートを作成していますが、DateTime を x 軸のデータ型、double を y 軸のデータ型としてグラフ化できると非常に便利です。問題は、株価の場合、土日祝日のデータに変化がないため、これらの意味のない日を含むグラフがおかしく見えることです。
グラフ自体で休日と週末を除外したグラフを作成できるようにするにはどうすればよいですか?