When using WPS Bar Chart, common questions usually focus on chart type selection, sorting, stacked display, and image export; this FAQ includes 4 common questions and a glossary.
FAQ
What is the difference between a bar chart and a column chart?
- A bar chart displays data horizontally and works well when category names are long.
- A column chart displays data vertically and is often used for time-based or vertical comparisons.
- If you want category names to stay easier to read, a bar chart is usually the better choice.
How do I sort a bar chart by value?
- Open the Type & Data tab in the Bar Chart editing panel.
- Set Sort Basis to the value axis option.
- Set Sort Order to ascending or descending to change the display order by value.
Does Bar Chart support stacked display?
- Open the Type & Data tab.
- Choose the stacked chart type.
- Then set a grouping field to show multiple series within the same horizontal bar.
How do I export a bar chart as an image?
- Click the target bar chart component.
- Open the ... menu in the upper-right corner.
- Choose Copy as Image or Export as Image.
- Follow the prompts to copy or save the image.
Glossary
| Term | Definition |
|---|---|
| Bar Chart | A chart that uses horizontal bars to display category-based data, especially when labels are long. |
| Dimension | The field used to define the category axis, such as department, region, or project type. |
| Value | The summarized result shown in the chart, such as record count or a calculated field value. |
| Grouping | A setting that splits the same dimension into multiple series for comparison. |