Voltapp π«π·
Voltapp πͺπΈ
π Home
Voltapp Introduction
CUSTOMIZE A TEMPLATE β±
Discover Templates
Create your Airtable
Connect your data
Publish your app
LEARN VOLTAPP
Discovery of the interface
Nodes
Graph
Variables
Custom the design
Placing elements
Design examples & Devices
Managing pages
Create dynamic content
Manage data with Airtable
Combine templates
CREATE YOUR 1rst APP
Dynamic content
Data & design creation
GO FURTHER
Webhooks integration (Make, Zapierβ¦): ex Notion
Team work
Internationalization
Sovereign data
Formulas
REFERENCE
Voltapp Lexicon
Nodes
Event blocks
Action blocks
Control blocks
Expression blocks
Variables
HELP
FAQ
Find help
To be accompanied
How to do it with Voltapp
COMMUNITY
π Our discord
π Marketpad
Voltapp Updates
The Sankey diagram is a type of flow diagram in which the width of the arrows is proportional to the flow represented.
Components
Sankey
Data
It is in the data tab that you will be able to determine your nodes and links.
When you create a node you can edit its name in id, and choose its color.
When you create a link you can choose the source and target in the nodes you have previously created, then determine the value of the flow between the two nodes.
Node size
You can then vary the size of the nodes.
Labels
Enabled
You can choose to enable the visibility of the node names or not.
Font
You can choose a font theme that will be applied to the labels.
Size
You can choose the font size
Custom color
You can choose to activate a color on the labels, otherwise they will default to the color assigned to the nodes.
Color
You can choose the color to activate on the labels.
Style
The style manages the general visual properties applied to this node.
Background
Control the background (image, color, or gradient) of the node.
Opacity
Control the opacity of the node.
Rounding
Controls the radius of the rounded outer corners of the node. You can set the radius for all corners (top left, top right, bottom left, bottom right) or for each corner individually.
Border
Controls the shape, color and thickness of the node's border.
- Thickness**: The thickness of the border. You can set the thickness for all borders (top, left, right, bottom) or for each one individually.
- Shape** : the style of the border.
- Color** : the color of the border.
Shadows
Allows you to add one or more shadows to a node. Each shadow is defined by :
- type** : whether the shadow is inside or outside the node box.
- x:** specifies the horizontal distance. Negative values place the shadow to the left of the element.
- y** : specifies the vertical distance. Negative values place the shadow above the element.
- blur** : the larger this value, the more blurred the shadow becomes, so it is larger and lighter.
- Dispersion**: positive values make the shadow expand and grow, negative values make the shadow shrink.
Blur
Applies blur to the background of the node only, to create an iOS-style glass effect. The larger the value, the greater the blur.
Layout
The layout allows you to place and position your node in relation to its siblings (those of the same parent node).
Width
Controls the width of the node.
- px** : defines the width of the node in pixels.
- %** : sets the width of the node as a percentage of the width of its parent.
- fit**: automatically adjusts the width of the node according to the width of its content.
- grow** : specifies how much of the parent's remaining space should be allocated to the node.
Height
- px** : defines the height of the node in pixels.
- % : defines the height of the node as a percentage of the width of its parent.
- fit** : automatically determines the height of the node according to the width of its content.
- grow** : specifies how much of the parent's remaining space should be allocated to the node.
Top
Controls the top margin between the node and its neighbor.
- px** : defines the margin in pixels.
- %** : sets the margin in percentage of its parent's width.
- auto** : automatically sets the margin to the remaining space in its parent. If there are several nodes with the upper margin set to auto, the remaining space is divided equally between each node.
Right
Controls the right margin between the node and its neighbor.
- px** : defines the margin in pixels.
- %** : sets the margin as a percentage of its parent's width.
- auto** : automatically sets the margin to the remaining space in its parent. If there are more nodes whose top margin is set to auto, the remaining space is divided equally between each node.
Down
Controls the bottom margin between the node and its neighbor.
- px** : sets the margin in pixels.
- %** : sets the margin in percentage of its parent's width.
- auto** : automatically sets the margin to the remaining space in its parent. If there are more nodes with a margin greater than auto, the remaining space is divided equally between each node.
Left
Controls the left margin between the node and its neighbor.
- px** : sets the margin in pixels.