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
This commit is contained in:
Torkel Ödegaard
2020-10-26 08:40:45 +01:00
committed by GitHub
parent 0f97925c1a
commit 7c7a4a05ed
4 changed files with 64 additions and 18 deletions
@@ -66,6 +66,14 @@ Shows value formatted as code. If a value is an object the JSON view allowing br
{{< docs-imagebox img="/img/docs/tables/json-view.png" max-width="500px" caption="JSON view" class="docs-image--no-shadow" >}}
### Image
> Only available in Grafana 7.3+
If you have a field value that is an image URL or a base64 encoded image you can configure the table to display it as an image.
{{< figure src="/img/docs/v73/table_hover.gif" max-width="900px" caption="Table hover" >}}
## Column filter
> **Note:** This feature is available in Grafana 7.2+.