Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
284 commits sit in this repo's top risk tercile, which is 33% of the 867scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 6.4 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Consistently other-driven across its history.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | d4375dbfVTK Synchronized (#1248) | xavArtley | 6y ago | +4.3K -1.8K | 100thElevated | more lines added than baseline |
| 2 | 09d7dedfVarious Template improvements (#774) | Philipp Rudiger | 6y ago | +8.2K -21 | 100thElevated | more lines added than baseline |
| 3 | 7a3398c0Add Card and Accordion layout [doc-build] (#1262) | Philipp Rudiger | 6y ago | +3.5K -2.5K | 100thElevated | more lines added than baseline |
| 4 | 3dedb377Clean up widget API and expand docs (#268) | Philipp Rudiger | 7y ago | +2.9K -798 | 100thElevated | more lines added than baseline |
| 5 | eab00576Add an implementation of interact (#47) | Philipp Rudiger | 8y ago | +2.6K -7 | 100thElevated | more lines added than baseline |
| 6 | 37750053Declare linkable parameters and transforms [doc-build] (#1007) | Philipp Rudiger | 6y ago | +1.9K -490 | 99thElevated | more lines added than baseline |
| 7 | 580b3222Refactor callbacks to be initialized on instantiation (#293) | Philipp Rudiger | 7y ago | +1.4K -1.0K | 99thElevated | more lines added than baseline |
| 8 | f327c1b3Moved panes and widgets into subpackage (#283) | Philipp Rudiger | 7y ago | +2.0K -1.8K | 99thElevated | more lines added than baseline |
| 9 | 2a452c6fDjango Panel with channels for multi apps (#928) | Stephane Junod | 6y ago | +1.5K -148 | 99thElevated | more lines added than baseline |
| 10 | f64d046aVarious improvements for Pipeline (#712) | Philipp Rudiger | 6y ago | +964 -173 | 99thElevated | more lines added than baseline |
| 11 | 635f1893Reorganized tests by module (#320) | Philipp Rudiger | 7y ago | +1.0K -1.0K | 99thElevated | more lines added than baseline |
| 12 | a99e9034Refactoring io subpackage (#315) | Philipp Rudiger | 7y ago | +1.3K -1.1K | 99thElevated | more lines added than baseline |
| 13 | 57e6945aAdded initial implementation of widgets and ParamPanel | Philipp Rudiger | 8y ago | +769 -84 | 99thElevated | more lines added than baseline |
| 14 | d499fdf8Location component (#1150) | Philipp Rudiger | 6y ago | +1.3K -643 | 98thElevated | more lines added than baseline |
| 15 | 94e39193Improvements and Documentation for Panes (#313) | Philipp Rudiger | 7y ago | +1.0K -98 | 98thElevated | more lines added than baseline |
| 16 | 76013656More dynamic ParamPanel and more widgets (#15) | Philipp Rudiger | 8y ago | +1.1K -97 | 98thElevated | more lines added than baseline |
| 17 | 7f7be56dInitial commit of pyviz_panels | Philipp Rudiger | 8y ago | +987 -0 | 98thElevated | more lines added than baseline |
| 18 | b73ec774Add default templates (#1277) | Philipp Rudiger | 6y ago | +910 -117 | 97thElevated | more lines added than baseline |
| 19 | 25a734c0VTK volume viewer export color mapper informations to python side (#1073) | xavArtley | 6y ago | +657 -242 | 97thElevated | more lines added than baseline |
| 20 | d337d012VTK 3D multi slice (#1022) | xavArtley | 6y ago | +670 -103 | 97thElevated | more lines added than baseline |
| 21 | f4f25797Vtk various enhancements (#606) | xavArtley | 7y ago | +913 -240 | 97thElevated | more lines added than baseline |
| 22 | 8476bf9eAdd possibility to set custom vtkjs serializer (#409) | xavArtley | 7y ago | +633 -587 | 97thElevated | more lines added than baseline |
| 23 | 0a3f6902Add ParamFunction pane (#432) | Philipp Rudiger | 7y ago | +804 -191 | 97thElevated | more lines added than baseline |
| 24 | a09e829cAdd Panel layout docs and enhancements [doc-build] (#347) | Philipp Rudiger | 7y ago | +1.1K -148 | 97thElevated | more lines added than baseline |
| 25 | 913eebfaAdd new user guides and remove old ones [doc-build] (#340) | Philipp Rudiger | 7y ago | +575 -717 | 97thElevated | more lines added than baseline |
| 26 | ccbba6d3Reference gallery [doc-build] (#316) | Philipp Rudiger | 7y ago | +888 -19 | 97thElevated | more lines added than baseline |
| 27 | 6594f9d3Added general support for linking Panel objects (#199) | xavArtley | 7y ago | +749 -124 | 97thElevated | more lines added than baseline |
| 28 | 3493a93fImprovements for HoloViews (#91) | Philipp Rudiger | 8y ago | +615 -390 | 97thElevated | more lines added than baseline |
| 29 | 75983dfbAllow selecting between parameterized subobjects (#64) | Philipp Rudiger | 8y ago | +626 -258 | 97thElevated | more lines added than baseline |
| 30 | a7220febImproved DeckGL and DeckGL examples [doc-build] (#1025) | Marc Skov Madsen | 6y ago | +590 -52 | 96thElevated | more lines added than baseline |
| 31 | 9babb7c2Add JSON model and Pane (#953) | Philipp Rudiger | 6y ago | +603 -96 | 96thElevated | more lines added than baseline |
| 32 | 29b398ebDocumentation review [doc-build] (#447) | James A. Bednar | 7y ago | +487 -827 | 96thElevated | more lines added than baseline |
| 33 | a6cb1096Vtk plot (#312) | xavArtley | 7y ago | +786 -10 | 96thElevated | more lines added than baseline |
| 34 | a13908cePipelines param docs (#145) | Philipp Rudiger | 7y ago | +716 -18 | 96thElevated | more lines added than baseline |
| 35 | 0d70388aCleanup and tests (#14) | Philipp Rudiger | 8y ago | +443 -67 | 96thElevated | more lines added than baseline |
| 36 | 097dd8b9Add DeckGL pane [doc-build] (#1019) | Philipp Rudiger | 6y ago | +753 -3 | 95thElevated | more lines added than baseline |
| 37 | 28e6fffcAdded FileSelector widget (#909) | Philipp Rudiger | 6y ago | +540 -52 | 95thElevated | more lines added than baseline |
| 38 | 8a541e92[VTK] Add axes coordinates to VTK view (#817) | xavArtley | 6y ago | +482 -90 | 95thElevated | more lines added than baseline |
| 39 | 9172586bAdded Video model and widget (#696) | Philipp Rudiger | 6y ago | +609 -32 | 95thElevated | more lines added than baseline |
| 40 | cc788df8Add various gallery examples (#425) | Philipp Rudiger | 7y ago | +592 -25 | 95thElevated | more lines added than baseline |
| 41 | 5770539aAce code editor (#359) | xavArtley | 7y ago | +445 -1 | 95thElevated | more lines added than baseline |
| 42 | ad38437aAdd GridSpec layout [doc-build] (#338) | Philipp Rudiger | 7y ago | +777 -43 | 95thElevated | more lines added than baseline |
| 43 | df79e9c5Add main gallery [doc-build] (#332) | Philipp Rudiger | 7y ago | +466 -5 | 95thElevated | more lines added than baseline |
| 44 | b0a873a5Add support for saving and loading embedded data from JSON (#301) | Philipp Rudiger | 7y ago | +442 -110 | 95thElevated | more lines added than baseline |
| 45 | 3479257fAllow embedding app state (#250) | Philipp Rudiger | 7y ago | +675 -238 | 95thElevated | more lines added than baseline |
| 46 | db2a5971Adding some more list methods for layout and tests (#279) | Julia Signell | 7y ago | +364 -57 | 95thElevated | more lines added than baseline |
| 47 | 2aedd257Compatibility for new bokeh layout system (#32) | Philipp Rudiger | 7y ago | +520 -419 | 95thElevated | more lines added than baseline |
| 48 | 5864b706Migrated Django app guide from parambokeh (#241) | Philipp Rudiger | 7y ago | +592 -0 | 95thElevated | more lines added than baseline |
| 49 | cf764b70Website fixes | Philipp Rudiger | 7y ago | +503 -1 | 95thElevated | more lines added than baseline |
| 50 | b3523961Implement Player widget (#110) | Philipp Rudiger | 7y ago | +533 -15 | 95thElevated | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
KGerring/panel has 871 commits in its history from 48 contributors, the first of them Aug 23, 2018. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.