獵人休刊表

{{year._id}}
{{arc.name}}
出刊
休刊

出刊狀態

現在連續休刊期數: {{status.current.hiatusCount}} (從上次出刊 {{status.current.begin.issue}}/{{status.current.begin.year}}) 現在還沒休刊

現在連續出刊期數: {{status.currentPubStreak.count}} (從 {{status.currentPubStreak.begin.issue}}/{{status.currentPubStreak.begin.year}})

最長連續休刊期數: {{status.longest.hiatusCount}} 期 (從 {{status.longest.begin.issue}}/{{status.longest.begin.year}} 到 {{status.longest.end.issue}}/{{status.longest.end.year}})

最長連續出刊期數: {{status.pubStreak.count}} 期 (從 {{status.pubStreak.begin.issue}}/{{status.pubStreak.begin.year}} 到 {{status.pubStreak.end.issue}}/{{status.pubStreak.end.year}})

統計

{{status.overall.totalIssues}}

{{status.overall.totalPresent}} ({{status.overall.totalPresent / status.overall.totalIssues / 0.01| number : 0}}%) 期出刊

{{status.overall.totalHiatus}} ({{status.overall.totalHiatus/status.overall.totalIssues/0.01| number : 0}}%) 期休刊

主要休刊

開始 結束 累計
{{hiatus.start}} {{hiatus.end}}
{{hiatus.total}}

休刊年度

年度 休刊次數 % 休刊
{{year._id}} {{((year.issues|filter:{isPresent:false}).length)}}/{{year.issues.length}} {{((year.issues|filter:{isPresent:false}).length/(year.issues.length))/0.01| number : 0}}%