grafana/public/app/plugins/panel
pricek 561ccf419c
Table: Add minimum column width field for auto resizing (#35351)
* TablePanel: Adds minimum column width field

The table panel uses virtual rendering of rows, which prevents resizing
based on the contents of a column. A minimum column width field
simulates this ability.

* Fixed indentation issue

* Updates the table panel documentation

Added the "Minimum column width" option to table panel docs and updated
the information for the "Column width" option in the docs.
2021-07-12 09:46:23 +02:00
..
alertlist AlertList: make sure we sort the alert list when displayed in "recent state changes" mode. (#35544) 2021-06-11 09:18:35 +02:00
annolist Annotations panel: Remove subpath from dashboard links (#34134) 2021-05-17 09:31:48 +02:00
barchart TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
bargauge PanelQueryRunner: only skip applyFieldOverrides when streaming (#34438) 2021-05-19 22:00:00 -07:00
dashlist Models: Properly indicate Apache licensing of CUE files (#33960) 2021-05-11 21:44:57 -07:00
debug GraphNG - shared cursor (#33433) 2021-05-10 14:24:23 +02:00
gauge PanelQueryRunner: only skip applyFieldOverrides when streaming (#34438) 2021-05-19 22:00:00 -07:00
geomap Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +02:00
gettingstarted v8: Update login page design (#33923) 2021-05-11 16:34:44 +02:00
graph Graph: Workaround for DashboardQueryRunner race condition (#36254) 2021-06-30 10:36:05 +02:00
heatmap Events: Migrate old timeRangeUpdate event to new event system to get rid of console.log warning (#35767) 2021-06-16 15:44:50 +02:00
histogram Histogram: reduce default bucket size, fix rendering (#35294) 2021-06-04 20:15:08 -05:00
live Live: expose publish on live interfaces (#33596) 2021-04-30 17:35:03 -07:00
logs Logs panel: Add option to show common labels (#36166) 2021-07-01 14:06:58 +02:00
news NewsPanel: Fixes rendering in Safari (#34067) 2021-05-13 15:30:41 +01:00
nodeGraph NodeGraph: Fix sorting markers in grid view (#35200) 2021-06-03 23:52:20 +02:00
piechart PieChart: sort legend descending, update placeholder to show default field display values limit (#36062) 2021-06-23 15:32:37 +01:00
pluginlist Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
stat PieChart: sort legend descending, update placeholder to show default field display values limit (#36062) 2021-06-23 15:32:37 +01:00
state-timeline Live: attach stream info to streaming frames (#35465) 2021-06-28 14:57:10 -07:00
status-history Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
table Table: Add minimum column width field for auto resizing (#35351) 2021-07-12 09:46:23 +02:00
table-old Security: Update default CSP template and fix firefox CSP issues (#34836) 2021-05-28 17:01:10 +02:00
text Models: Properly indicate Apache licensing of CUE files (#33960) 2021-05-11 21:44:57 -07:00
timeseries Timeseries Panel: Retain alerts when migrating from old graph (#36514) 2021-07-08 10:47:32 +02:00
welcome v8: Update login page design (#33923) 2021-05-11 16:34:44 +02:00
xychart Unify tooltip options across visualizations (#33892) 2021-05-11 15:46:12 +02:00