Skip to content

errorbars on decade rowChart #6

@KatiRG

Description

@KatiRG

Equation:

alpha * 2 * sqrt( (k/N) * (N - k) )

where:
alpha = fudge factor to account for fact that events are not indep. Use alpha = sqrt(5)
k = analogue count in the decade
N = number of days in the decade

For code, see: http://jsfiddle.net/gordonwoodhull/yrugrbhq/17/
Errorbars do not clear automatically, so need to add chart.selectAll('.errorbar').remove()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions