Mockitt

Chart Widgets

Mockitt offers a variety of chart widgets to help you visualize data intuitively in your prototypes. These include Column charts, Bar charts, Line charts, Area charts, Combo charts, Pie charts, Donut charts, Progress Rings, Radar charts, and more.

378charts.jpg

Editing Chart Data

You can modify chart data for any chart type using the property panel on the right.

To edit chart data:

  1. Select Chart Widget: Select the chart on the canvas and click the Edit Data button in the top-right corner of the selection.
  2. Double-click: Alternatively, double-click the chart on the canvas to open the data window.
  3. Modify Data: In the data window, you can directly edit values and text. You can add rows and columns, and enter positive or negative numbers.
    • Click the + button on the right or bottom to add rows or columns. The system will automatically generate random data to simulate real-world scenarios.
    • Click the color block at the far left of each row to change the color for that data series.

Chart Appearance Settings

You can customize the appearance and behavior of your charts in Mockitt.

Axis Settings

Chart Types

Column / Bar Chart

Used for comparing values over time or across categories. Column charts are vertical, while Bar charts are horizontal. You can toggle grid lines, axes, and adjust label angles in the property panel.

Line / Area Chart

Used to show trends over time. Line charts emphasize the trend of each data series, while Area charts visualize the magnitude of change over time. The "Smooth Curve" option in the property panel allows you to turn jagged lines into smooth curves.

Combo Chart

A combination of Column and Line charts, suitable for dual-axis data presentation.

  1. In the Appearance panel, you can toggle grid lines and axes.
  2. Prefix/Suffix units determine the values for the left and right Y-axes (default is unified).
  3. The Combo Chart must have more than 1 group of data series. The last series defaults to a Line chart (Right Y-axis), while others appear as Column charts (Left Y-axis).

Pie / Donut Chart

Used to show proportions of a whole. Donut charts are a variation that uses a ring shape.

  1. Switch between Pie, Donut, and Rose charts in the "Type" section of the property panel.
  2. Adjust the Corner Radius and Inner Radius (for Donut charts). Larger corner radius values make the edges of each sector smoother.

Progress Ring

Used to display progress or percentage completion. This chart does not support data entry via the data window. Instead, set the Inner Radius and Progress percentage directly in the property panel.

Radar Chart

Used to display multivariate data and the relationship between a specific series and other series. Each category has its own numerical axis radiating from the center, connected by lines.