Skip to main content

Charting in elvex FAQ

Visualizing data in elvex is fast and powerful. Here are the answers to some frequently asked questions.

Updated over 2 weeks ago

How can I produce a chart in elvex?

There are two main ways to create charts:

a) In the Home Agent:

  • Type a prompt about chart you want to create

  • If you do not provide data, elvex will default to searching the web to find data relevant to the prompt

  • Answer any additional questions from elvex to customize your chart

b) Using an elvex Agent:

  • Treat creating a chart as a task for the agent

  • Describe the chart you want to create using natural language including providing the data or telling the agent where to find it in a connected Datasource

How can I modify a chart?

Once you've created a chart in elvex, use the chat box to prompt modifications.

Examples of modifications include:

  • Change Chart Type: You can switch between different chart types that are compatible with your data structure

  • Adjust Axes: Modify the scale, labels, and range of your chart's axes

  • Add or Remove Elements: Include or exclude data series, legends, or annotations

  • Apply Filters: Focus on specific data ranges or categories

Can I control the colors and style of a chart in elvex?

elvex offers extensive customization options for the visual aspects of your charts. Use the chat box to prompt the style of the chart.

Examples of style controls

  • Hex Codes and RGB values to define colors

  • Publicly available fonts

  • Background color

These style controls allow you to align your charts with your organization's branding or personal preferences. You cannot upload a visual style as a Datasource however you can define style controls in the agent rules.

What chart styles are available in elvex?

elvex offers a wide range of chart styles to suit various data types and visualization needs:

  • Bar Charts (vertical and horizontal)

  • Line Charts

  • Pie and Donut Charts

  • Scatter Plots

  • Area Charts

  • Heatmaps

  • Box Plots

  • Histograms

  • Bubble Charts

  • Radar/Spider Charts

  • Treemaps

  • Sankey Diagrams

Each of these styles has its own strengths and is suited to different types of data and analysis goals. The AI agent can help you choose the most appropriate style based on your data and what you want to communicate.

Can I export a chart from elvex?

Yes, elvex provides powerful export options for sharing and embedding your charts in documents and presentations.

To export a chart, click the settings icon on the chart to open the export settings panel.

Export settings options

The export settings panel provides several customization options:

  • Light/Dark mode: Toggle between light and dark themes to match your presentation style

  • Transparent background: Enable transparent backgrounds for seamless integration into slides and documents

  • Size and ratio: Adjust the dimensions and aspect ratio of your chart

  • Zoom: Zoom in or out to focus on specific details or fit your layout needs

  • Pixel ratio: Configure the pixel ratio for optimal output quality

Once you've configured your settings, click Download PNG to save your chart as a high-quality image file.

How do I see the underlying data of a chart created by elvex?

elvex provides transparency in its charting process, allowing you to access and review the underlying data:

  • Data Table View: Most charts have an option to switch to a tabular view of the data

  • Download Data: You can download the underlying data table for further analysis

  • Prompting: You can prompt elvex to create a table to show you the underlying data of the chart

  • Data Source Link: If the chart is connected to a live data source, you may have the option to view or edit the source directly

This feature is particularly useful for verifying data accuracy, performing additional analyses, or repurposing the data for other uses.

Did this answer your question?