<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.foji.io/index.php?action=history&amp;feed=atom&amp;title=Configure_Panel_Options</id>
	<title>Configure Panel Options - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.foji.io/index.php?action=history&amp;feed=atom&amp;title=Configure_Panel_Options"/>
	<link rel="alternate" type="text/html" href="https://docs.foji.io/index.php?title=Configure_Panel_Options&amp;action=history"/>
	<updated>2026-06-22T03:26:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://docs.foji.io/index.php?title=Configure_Panel_Options&amp;diff=256&amp;oldid=prev</id>
		<title>Chris.Hansen: Created page with &quot;A FojiSoft panel is the user interface you use to define a data source query, and transform and format data that appears in visualizations.  A panel editor includes a query builder and a series of options that you can use to transform data and add information to your panels.  This topic describe show to:  * Open a panel for editing * Add a panel title and description * View a panel JSON model * Add repeating rows and panels  == Edit a panel == After you add a panel to a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs.foji.io/index.php?title=Configure_Panel_Options&amp;diff=256&amp;oldid=prev"/>
		<updated>2024-01-02T18:28:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A FojiSoft panel is the user interface you use to define a data source query, and transform and format data that appears in visualizations.  A panel editor includes a query builder and a series of options that you can use to transform data and add information to your panels.  This topic describe show to:  * Open a panel for editing * Add a panel title and description * View a panel JSON model * Add repeating rows and panels  == Edit a panel == After you add a panel to a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A FojiSoft panel is the user interface you use to define a data source query, and transform and format data that appears in visualizations.&lt;br /&gt;
&lt;br /&gt;
A panel editor includes a query builder and a series of options that you can use to transform data and add information to your panels.&lt;br /&gt;
&lt;br /&gt;
This topic describe show to:&lt;br /&gt;
&lt;br /&gt;
* Open a panel for editing&lt;br /&gt;
* Add a panel title and description&lt;br /&gt;
* View a panel JSON model&lt;br /&gt;
* Add repeating rows and panels&lt;br /&gt;
&lt;br /&gt;
== Edit a panel ==&lt;br /&gt;
After you add a panel to a dashboard, you can open it at any time to change change or update queries, add data transformation, and change visualization settings.&lt;br /&gt;
&lt;br /&gt;
# Open the dashboard that contains the panel you want to edit.&lt;br /&gt;
# Click in the panel title and select Edit. To use a keyboard shortcut to open the panel, hover over the panel and press e.&lt;br /&gt;
&lt;br /&gt;
The panel opens in edit mode.&lt;br /&gt;
&lt;br /&gt;
=== Add a title and description to a panel ===&lt;br /&gt;
Add a title and description to a panel to share with users any important information about the visualization. For example, use the description to document the purpose of the visualization.&lt;br /&gt;
&lt;br /&gt;
# Edit a panel.&lt;br /&gt;
# In the panel display options pane, locate the Panel options section.&lt;br /&gt;
# Enter a &amp;#039;&amp;#039;&amp;#039;Title&amp;#039;&amp;#039;&amp;#039;. Text entered in this field appears at the top of your panel in the panel editor and in the dashboard.&lt;br /&gt;
# Write a &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039; of the panel and the data you are displaying. Text entered in this field appears in a tooltip in the upper-left corner of the panel.&lt;br /&gt;
&lt;br /&gt;
You can use &amp;#039;&amp;#039;&amp;#039;variables you have defined&amp;#039;&amp;#039;&amp;#039; in the &amp;#039;&amp;#039;&amp;#039;Title&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039; field, but not global variables.&lt;br /&gt;
[[File:Visualize panel options title.png|center|frameless|409x409px]]&lt;br /&gt;
&lt;br /&gt;
= View a panel JSON model =&lt;br /&gt;
Explore and export panel, panel data, and data frame JSON models.&lt;br /&gt;
&lt;br /&gt;
# Open the dashboard that contains the panel.&lt;br /&gt;
# Click in the panel title and select &amp;#039;&amp;#039;&amp;#039;Inspect&amp;#039;&amp;#039;&amp;#039; &amp;gt; &amp;#039;&amp;#039;&amp;#039;Panel JSON&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# In the Select source field, select one of the following options:&lt;br /&gt;
#* &amp;#039;&amp;#039;&amp;#039;Panel JSON&amp;#039;&amp;#039;&amp;#039;: Displays a JSON object representing the panel.&lt;br /&gt;
#* &amp;#039;&amp;#039;&amp;#039;Panel data&amp;#039;&amp;#039;&amp;#039;: Displays a JSON object representing the data that was passed to the panel.&lt;br /&gt;
#* &amp;#039;&amp;#039;&amp;#039;DataFrame structure&amp;#039;&amp;#039;&amp;#039;: Displays the raw result set with transformations, field configurations, and override configurations applied.&lt;br /&gt;
# To explore the JSON, click &amp;gt; to expand or collapse portions of the JSON model.&lt;br /&gt;
&lt;br /&gt;
= Configure repeating panels =&lt;br /&gt;
You can configure FojiSoft to dynamically add panels or rows to a dashboard. A dynamic panel is a panel that the system creates based on the value of a variable. Variables dynamically change your queries across all panels in a dashboard.&lt;br /&gt;
&lt;br /&gt;
Note: Repeating panels require variables to have one or more items selected; you cannot repeat a panel zero times to hide it.&lt;br /&gt;
&lt;br /&gt;
=== Before you begin: ===&lt;br /&gt;
&lt;br /&gt;
* Ensure that the query includes a multi-value variable.&lt;br /&gt;
&lt;br /&gt;
=== To configure repeating panels: ===&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Edit the panel&amp;#039;&amp;#039;&amp;#039; you want to repeat.&lt;br /&gt;
# On the display options pane, click &amp;#039;&amp;#039;&amp;#039;Panel options&amp;#039;&amp;#039;&amp;#039; &amp;gt; &amp;#039;&amp;#039;&amp;#039;Repeat options&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# Select a &amp;#039;&amp;#039;&amp;#039;direction&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Choose &amp;#039;&amp;#039;&amp;#039;horizontal&amp;#039;&amp;#039;&amp;#039; to arrange panels side-by-side. FojiSoft adjusts the width of a repeated panel. Currently, you cannot mix other panels on a row with a repeated panel.&lt;br /&gt;
#* Choose &amp;#039;&amp;#039;&amp;#039;vertical&amp;#039;&amp;#039;&amp;#039; to arrange panels in a column. The width of repeated panels is the same as the original, repeated pane.&lt;br /&gt;
# To propagate changes to all panels, reload the dashboard.&lt;br /&gt;
&lt;br /&gt;
[[Category:Visualize]]&lt;/div&gt;</summary>
		<author><name>Chris.Hansen</name></author>
	</entry>
</feed>