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
1f75afc8e8
Docs: library panel ( #35272 )
...
* Added "Create a library panel".
* Fixed broken relrefs
* More changes.
* Added more content.
* Update docs/sources/panels/panel-library.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Updated title
* Added link to topic from What's New
* Few minor edits.
* Updated intro based on Petros's feedback.
* Slight modification to create lib panel based on feedback.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-04 20:13:56 +02:00
49075f235f
Docs: Table update 8.0 ( #35214 )
...
* Update _index.md
* Delete table-field-options.md
* Update _index.md
* Update _index.md
2021-06-03 22:29:16 +02:00
66e2624ae0
Docs: Override content ( #34859 )
...
* content updates
* Update panel-editor.md
* Update panel-editor.md
* content updates
* edits
* Update field-overrides.md
* Delete field-options-and-overrides.md
* link updates
* Update field-overrides.md
* Update field-overrides.md
* Update field-overrides.md
* fixing links
* reordering
* Update docs/sources/panels/field-overrides.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/table/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/table/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-05-28 22:45:00 +02:00
327fa124a4
cleanup shortcodes, asset paths ( #34826 )
2021-05-28 11:27:40 +02:00
db29a8a8de
Docs: Replace next with latest in aliases ( #33054 )
2021-04-15 23:08:58 +02:00
9873809547
Docs: Sync master docs against next version ( #32602 )
...
Co-authored-by: Robby Milo <robbymilo@gmail.com>
2021-04-12 09:42:10 +02:00
27398625ca
TablePanel: Add solid background cell display mode ( #32446 )
...
* Add solid color background cell display mode
* Update docs/sources/panels/visualizations/table/table-field-options.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/table/table-field-options.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-04-02 13:49:12 +02:00
c4381905e5
Docs: Time series panel ( #30690 )
...
* Create _index.md
* Update standard-field-options.md
* added content
* added content
* Update create-line-graphs.md
* Update create-line-graphs.md
* Create create-bar-graphs.md
* Update create-line-graphs.md
* created scatter plot graphs topic
* Update create-scatter-plot-graphs.md
* Update create-bar-graphs.md
* Update create-scatter-plot-graphs.md
* Update create-line-graphs.md
* Update create-bar-graphs.md
* Update create-scatter-plot-graphs.md
* added links and content
* added links
* Update change-axis-display.md
* renamed files
* Update whats-new-in-v7-4.md
* Update graph-time-series-as-lines.md
* Updated names and verbiage
* Update _index.md
* Update _index.md
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update graph-time-series-as-bars.md
* Update graph-time-series-as-lines.md
* Update graph-time-series-as-points.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-29 09:43:29 -08:00
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-11-09 12:26:49 -08:00
7c7a4a05ed
Docs: Update field color scheme docs and 7.3 what's new ( #28496 )
...
* Docs: Update field color scheme docs and 7.3 what's new
* update
* Updated
* Added image cell display mode to table docs
2020-10-26 08:40:45 +01:00
447169fb59
Docs: Fix bullet list ( #27815 )
...
* Update _index.md
* Revert "Update _index.md"
This reverts commit 5a5052691d414cb706e2030492fb70ec328722b3.
* Update _index.md
2020-09-25 08:49:57 -07:00
5d77d96d7b
Docs: 7.2 filter options ( #27689 )
...
* Update field-options.md
* Update menu.yaml
* Create _index.md
* Update _index.md
* added files
* moving content
* updated links
* fixed links and deleted old file
* content changes
* Update configure-all-fields.md
* Content updates
* contnet updates
* updated content
* Update whats-new-in-v7-2.md
* content updates
* added content
* Update filter-table-columns.md
* Update standard-field-options.md
* moved files
* content edits
* Update _index.md
* Update _index.md
* fixed links and merge conflicts
* Update menu.yaml
* Update menu.yaml
2020-09-23 10:48:30 -07:00