Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar graph selection #2409

Merged
merged 6 commits into from
Sep 18, 2024

Merge branch 'master' into 188129114-bar-graph-select

6a918e6
Select commit
Loading
Failed to load commit list.
Merged

Bar graph selection #2409

Merge branch 'master' into 188129114-bar-graph-select
6a918e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2024 in 0s

40.00% of diff hit (target 86.30%)

View this Pull Request on Codecov

40.00% of diff hit (target 86.30%)

Annotations

Check warning on line 168 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 172 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 176 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L176

Added line #L176 was not covered by tests

Check warning on line 182 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L180-L182

Added lines #L180 - L182 were not covered by tests

Check warning on line 184 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L184

Added line #L184 was not covered by tests

Check warning on line 186 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L186

Added line #L186 was not covered by tests

Check warning on line 192 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L192

Added line #L192 was not covered by tests

Check warning on line 195 in src/plugins/bar-graph/bar-graph-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/bar-graph-content.ts#L195

Added line #L195 was not covered by tests

Check warning on line 95 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L95

Added line #L95 was not covered by tests

Check warning on line 98 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 111 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L111

Added line #L111 was not covered by tests

Check warning on line 115 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 118 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L118

Added line #L118 was not covered by tests

Check warning on line 138 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 142 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 144 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L144

Added line #L144 was not covered by tests

Check warning on line 149 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 157 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L157

Added line #L157 was not covered by tests

Check warning on line 223 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 246 in src/plugins/bar-graph/chart-area.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/bar-graph/chart-area.tsx#L245-L246

Added lines #L245 - L246 were not covered by tests