Skip to content

Commit 4769361

Browse files
feat(highcharts): implement bar-permutation-importance (#3040)
## Implementation: `bar-permutation-importance` - highcharts Implements the **highcharts** version of `bar-permutation-importance`. **File:** `plots/bar-permutation-importance/implementations/highcharts.py` **Parent Issue:** #2998 --- :robot: *[impl-generate workflow](https://github.com/MarkusNeusinger/pyplots/actions/runs/20617503171)* Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab70787 commit 4769361

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Per-library metadata for highcharts implementation of bar-permutation-importance
2+
# Auto-generated by impl-generate.yml
3+
4+
library: highcharts
5+
specification_id: bar-permutation-importance
6+
created: '2025-12-31T10:59:42Z'
7+
updated: '2025-12-31T10:59:42Z'
8+
generated_by: claude-opus-4-5-20251101
9+
workflow_run: 20617503171
10+
issue: 2998
11+
python_version: 3.13.11
12+
library_version: unknown
13+
preview_url: https://storage.googleapis.com/pyplots-images/plots/bar-permutation-importance/highcharts/plot.png
14+
preview_thumb: https://storage.googleapis.com/pyplots-images/plots/bar-permutation-importance/highcharts/plot_thumb.png
15+
preview_html: https://storage.googleapis.com/pyplots-images/plots/bar-permutation-importance/highcharts/plot.html
16+
quality_score: null
17+
review:
18+
strengths: []
19+
weaknesses: []

0 commit comments

Comments
 (0)